Searched defs:p_sdp_idx (Results 1 - 2 of 2) sorted by relevance

/system/bt/bta/hl/
H A Dbta_hl_utils.c99 UINT8 *p_sdp_idx)
112 *p_sdp_idx = i;
120 *p_sdp_idx = 0;
128 found, *p_sdp_idx, ctrl_psm );
97 bta_hl_find_sdp_idx_using_ctrl_psm(tBTA_HL_SDP *p_sdp, UINT16 ctrl_psm, UINT8 *p_sdp_idx) argument
/system/bt/btif/src/
H A Dbtif_hl.c476 static BOOLEAN btif_hl_find_sdp_idx_using_mdep_filter(UINT8 app_idx, UINT8 mcl_idx, UINT8 *p_sdp_idx) argument
493 *p_sdp_idx = 0;
535 *p_sdp_idx = i;
540 BTIF_TRACE_DEBUG("%s found=%d sdp_idx=%d",__FUNCTION__ , found, *p_sdp_idx);

Completed in 89 milliseconds