Home
last modified time | relevance | path

Searched refs:ExAdvScanRequestReceived (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.h190 static void ExAdvScanRequestReceived(uint8_t advHandle, const BtAddr *scannerAddr, void *context);
H A Dble_advertiser_impl.cpp687 void BleAdvertiserImpl::ExAdvScanRequestReceived(uint8_t advHandle, const BtAddr *scannerAddr, void *context) in ExAdvScanRequestReceived() function in OHOS::bluetooth::BleAdvertiserImpl
719 exAdvCallback_.exAdvScanRequestReceived = &BleAdvertiserImpl::ExAdvScanRequestReceived; in RegisterExAdvCallbackToGap()

Completed in 4 milliseconds