Home
last modified time | relevance | path

Searched refs:GapAdvCallback (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h165 int GAP_RegisterAdvCallback(const GapAdvCallback *callback, void *context);
H A Dgap_le_adv.c29 GapAdvCallback callback;
417 int GAP_RegisterAdvCallback(const GapAdvCallback *callback, void *context) in GAP_RegisterAdvCallback()
H A Dgap_le_if.c607 int GAPIF_RegisterAdvCallback(const GapAdvCallback *callback, void *context) in GAPIF_RegisterAdvCallback()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h160 } GapAdvCallback; typedef
568 BTSTACK_API int GAPIF_RegisterAdvCallback(const GapAdvCallback *callback, void *context);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp524 GapAdvCallback advCallbacks_ {}; in RegisterCallbackToGap()

Completed in 11 milliseconds