Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h2818 extern tBTM_STATUS BTM_RegBusyLevelNotif (tBTM_BL_CHANGE_CB *p_cb, UINT8 *p_level,
/system/bt/stack/btm/
Dbtm_acl.c1843 tBTM_STATUS BTM_RegBusyLevelNotif (tBTM_BL_CHANGE_CB *p_cb, UINT8 *p_level, in BTM_RegBusyLevelNotif() function
/system/bt/bta/dm/
Dbta_dm_act.c425BTM_RegBusyLevelNotif (bta_dm_bl_change_cback, NULL, BTM_BL_UPDATE_MASK|BTM_BL_ROLE_CHG_MASK); in bta_dm_sys_hw_cback()