Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_utils.c101 UINT8 *p_sdp_idx) in bta_hl_find_sdp_idx_using_ctrl_psm() argument
114 *p_sdp_idx = i; in bta_hl_find_sdp_idx_using_ctrl_psm()
122 *p_sdp_idx = 0; in bta_hl_find_sdp_idx_using_ctrl_psm()
130 found, *p_sdp_idx, ctrl_psm ); in bta_hl_find_sdp_idx_using_ctrl_psm()
Dbta_hl_int.h712 UINT8 *p_sdp_idx);
/external/bluetooth/bluedroid/btif/src/
Dbtif_hl.c563 …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
580 *p_sdp_idx = 0; in btif_hl_find_sdp_idx_using_mdep_filter()
623 *p_sdp_idx = i; in btif_hl_find_sdp_idx_using_mdep_filter()
628 BTIF_TRACE_DEBUG("%s found=%d sdp_idx=%d",__FUNCTION__ , found, *p_sdp_idx); in btif_hl_find_sdp_idx_using_mdep_filter()