Home
last modified time | relevance | path

Searched refs:p_level (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/btm/
Dbtm_acl.c1828 tBTM_STATUS BTM_RegBusyLevelNotif (tBTM_BL_CHANGE_CB *p_cb, UINT8 *p_level, in BTM_RegBusyLevelNotif() argument
1832 if (p_level) { in BTM_RegBusyLevelNotif()
1833 *p_level = btm_cb.busy_level; in BTM_RegBusyLevelNotif()
/hal_espressif-3.4.0/components/bt/host/bluedroid/stack/include/stack/
Dbtm_api.h2909 tBTM_STATUS BTM_RegBusyLevelNotif (tBTM_BL_CHANGE_CB *p_cb, UINT8 *p_level,