Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h919 uint8_t* p_level,
/system/bt/stack/btm/
Dbtm_acl.cc1839 tBTM_STATUS BTM_RegBusyLevelNotif(tBTM_BL_CHANGE_CB* p_cb, uint8_t* p_level, in BTM_RegBusyLevelNotif() argument
1842 if (p_level) *p_level = btm_cb.busy_level; in BTM_RegBusyLevelNotif()