Searched refs:GAP_RemoteOobRsp (Results 1 – 3 of 3) sorted by relevance
231 int GAP_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data);
867 info->result = GAP_RemoteOobRsp(info->addr, info->accept, info->data); in GapRemoteOobRspTask()
1375 int GAP_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data) in GAP_RemoteOobRsp() function