Lines Matching refs:sdp_query_cfm
2240 p_sdp = p_data->sdp_query_cfm.p_sdp; in btif_hl_proc_sdp_query_cfm()
2261 if (btif_hl_find_app_idx_using_app_id(p_data->sdp_query_cfm.app_id, &app_idx)) in btif_hl_proc_sdp_query_cfm()
2265 if (btif_hl_find_mcl_idx(app_idx, p_data->sdp_query_cfm.bd_addr, &mcl_idx)) in btif_hl_proc_sdp_query_cfm()
3283 p_data->sdp_query_cfm.app_handle,p_data->sdp_query_cfm.app_id, in btif_hl_upstreams_evt()
3284 p_data->sdp_query_cfm.status); in btif_hl_upstreams_evt()
3287 p_data->sdp_query_cfm.bd_addr[0], p_data->sdp_query_cfm.bd_addr[1], in btif_hl_upstreams_evt()
3288 p_data->sdp_query_cfm.bd_addr[2], p_data->sdp_query_cfm.bd_addr[3], in btif_hl_upstreams_evt()
3289 p_data->sdp_query_cfm.bd_addr[4], p_data->sdp_query_cfm.bd_addr[5]); in btif_hl_upstreams_evt()
3291 if (p_data->sdp_query_cfm.status == BTA_HL_STATUS_OK) in btif_hl_upstreams_evt()
3299 p_data->sdp_query_cfm.status); in btif_hl_upstreams_evt()
3300 if (btif_hl_find_app_idx_using_app_id(p_data->sdp_query_cfm.app_id, &app_idx)) in btif_hl_upstreams_evt()
3303 if (btif_hl_find_mcl_idx(app_idx, p_data->sdp_query_cfm.bd_addr, &mcl_idx)) in btif_hl_upstreams_evt()