Home
last modified time | relevance | path

Searched refs:BTM_RegBusyLevelNotif (Results 1 – 4 of 4) sorted by relevance

/system/bt/stack/include/
Dbtm_api.h789 extern tBTM_STATUS BTM_RegBusyLevelNotif(tBTM_BL_CHANGE_CB* p_cb,
/system/bt/main/shim/
Dbtm_api.h1350 tBTM_STATUS BTM_RegBusyLevelNotif(tBTM_BL_CHANGE_CB* p_cb, uint8_t* p_level,
/system/bt/stack/btm/
Dbtm_acl.cc1757 tBTM_STATUS BTM_RegBusyLevelNotif(tBTM_BL_CHANGE_CB* p_cb, uint8_t* p_level, in BTM_RegBusyLevelNotif() function
/system/bt/bta/dm/
Dbta_dm_act.cc428 BTM_RegBusyLevelNotif(bta_dm_bl_change_cback, NULL, in bta_dm_sys_hw_cback()