Searched refs:exAdvScanRequestReceived (Results 1 – 3 of 3) sorted by relevance
331 if (g_leExAdvCallback.callback.exAdvScanRequestReceived) { in GapOnLeScanRequestReceivedEvent()334 g_leExAdvCallback.callback.exAdvScanRequestReceived( in GapOnLeScanRequestReceivedEvent()
112 void (*exAdvScanRequestReceived)(uint8_t advHandle, const BtAddr *scannerAddr, void *context); member
677 exAdvCallback_.exAdvScanRequestReceived = &BleAdvertiserImpl::ExAdvScanRequestReceived; in RegisterExAdvCallbackToGap()