Home
last modified time | relevance | path

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

/system/bt/bta/hl/
Dbta_hl_utils.c99 UINT8 *p_sdp_idx) in bta_hl_find_sdp_idx_using_ctrl_psm() argument
112 *p_sdp_idx = i; in bta_hl_find_sdp_idx_using_ctrl_psm()
120 *p_sdp_idx = 0; in bta_hl_find_sdp_idx_using_ctrl_psm()
128 found, *p_sdp_idx, ctrl_psm ); in bta_hl_find_sdp_idx_using_ctrl_psm()
Dbta_hl_int.h711 UINT8 *p_sdp_idx);
/system/bt/btif/src/
Dbtif_hl.c576 …atic BOOLEAN btif_hl_find_sdp_idx_using_mdep_filter(UINT8 app_idx, UINT8 mcl_idx, UINT8 *p_sdp_idx) in btif_hl_find_sdp_idx_using_mdep_filter() argument
593 *p_sdp_idx = 0; in btif_hl_find_sdp_idx_using_mdep_filter()
635 *p_sdp_idx = i; in btif_hl_find_sdp_idx_using_mdep_filter()
640 BTIF_TRACE_DEBUG("%s found=%d sdp_idx=%d",__FUNCTION__ , found, *p_sdp_idx); in btif_hl_find_sdp_idx_using_mdep_filter()