Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h790 uint8_t* p_level,
/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() argument
1760 if (p_level) *p_level = btm_cb.busy_level; in BTM_RegBusyLevelNotif()