Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le.h294 int GAP_RegisterLeConnCallback(const GapLeConnCallback *callback, void *context);
H A Dgap_le_conn.c32 GapLeConnCallback callback;
50 int GAP_RegisterLeConnCallback(const GapLeConnCallback *callback, void *context) in GAP_RegisterLeConnCallback()
H A Dgap_le_if.c1017 int GAPIF_RegisterLeConnCallback(const GapLeConnCallback *callback, void *context) in GAPIF_RegisterLeConnCallback()
/foundation/communication/bluetooth_service/services/bluetooth/stack/include/
H A Dgap_le_if.h253 } GapLeConnCallback; typedef
698 BTSTACK_API int GAPIF_RegisterLeConnCallback(const GapLeConnCallback *callback, void *context);
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_connection_manager.cpp339 GapLeConnCallback callback = {impl::LEConnectionParamterReq, impl::LEConnectionUpdateComplete, nullptr, nullptr}; in StartUp()

Completed in 9 milliseconds