Home
last modified time | relevance | path

Searched refs:BtmPmCallbacks (Results 1 – 3 of 3) sorted by relevance

/foundation/communication/bluetooth/services/bluetooth_standard/stack/src/btm/
Dbtm_pm.c47 const BtmPmCallbacks *callbacks;
65 static BtmPmCallbackBlock *BtmPmAllocCallbackBlock(const BtmPmCallbacks *callbacks, void *context) in BtmPmAllocCallbackBlock()
333 int BTM_RegisterPmCallbacks(const BtmPmCallbacks *callbacks, void *context) in BTM_RegisterPmCallbacks()
355 int BTM_DeregisterPmCallbacks(const BtmPmCallbacks *callbacks) in BTM_DeregisterPmCallbacks()
/foundation/communication/bluetooth/services/bluetooth_standard/stack/include/
Dbtm.h664 } BtmPmCallbacks; typedef
674 int BTSTACK_API BTM_RegisterPmCallbacks(const BtmPmCallbacks *callbacks, void *context);
682 int BTSTACK_API BTM_DeregisterPmCallbacks(const BtmPmCallbacks *callbacks);
/foundation/communication/bluetooth/services/bluetooth_standard/service/src/common/
Dpower_manager.cpp76 BtmPmCallbacks btmPmCallbacks_ {};