Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h954 typedef void (tBTM_BL_CHANGE_CB) (tBTM_BL_EVENT_DATA *p_data); typedef
2982 tBTM_STATUS BTM_RegBusyLevelNotif (tBTM_BL_CHANGE_CB *p_cb, UINT8 *p_level,
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/include/
Dbtm_int.h853 tBTM_BL_CHANGE_CB *p_bl_changed_cb; /* Callback for when Busy Level changed */
/hal_espressif-latest/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1836 tBTM_STATUS BTM_RegBusyLevelNotif (tBTM_BL_CHANGE_CB *p_cb, UINT8 *p_level, in BTM_RegBusyLevelNotif()