Home
last modified time | relevance | path

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

/system/bt/btif/co/
Dbta_hl_co.c71 BOOLEAN bta_hl_co_get_num_of_mdep(UINT8 app_id, UINT8 *p_num_of_mdep) in bta_hl_co_get_num_of_mdep() argument
78 *p_num_of_mdep = p_btif_hl_cb->acb[app_idx].sup_feature.num_of_mdeps; in bta_hl_co_get_num_of_mdep()
84 __FUNCTION__, success, *p_num_of_mdep ); in bta_hl_co_get_num_of_mdep()
/system/bt/bta/include/
Dbta_hl_co.h53 extern BOOLEAN bta_hl_co_get_num_of_mdep(UINT8 app_id, UINT8 *p_num_of_mdep);