Searched refs:GAP_LePairOobRsp (Results 1 – 3 of 3) sorted by relevance
484 int GAP_LePairOobRsp(const BtAddr *addr, uint8_t accept, uint8_t oobData[GAP_OOB_DATA_SIZE]);
1002 int GAP_LePairOobRsp(const BtAddr *addr, uint8_t accept, uint8_t oobData[GAP_OOB_DATA_SIZE]) in GAP_LePairOobRsp() function
1580 info->result = GAP_LePairOobRsp(info->addr, info->accept, info->oobData); in GapLePairOobRsptask()