Home | History | Annotate | Download | only in src

Lines Matching refs:sdp_query_cfm

2351     p_sdp = p_data->sdp_query_cfm.p_sdp;
2372 if (btif_hl_find_app_idx_using_app_id(p_data->sdp_query_cfm.app_id, &app_idx))
2376 if (btif_hl_find_mcl_idx(app_idx, p_data->sdp_query_cfm.bd_addr, &mcl_idx))
3410 p_data->sdp_query_cfm.app_handle,p_data->sdp_query_cfm.app_id,
3411 p_data->sdp_query_cfm.status);
3414 p_data->sdp_query_cfm.bd_addr[0], p_data->sdp_query_cfm.bd_addr[1],
3415 p_data->sdp_query_cfm.bd_addr[2], p_data->sdp_query_cfm.bd_addr[3],
3416 p_data->sdp_query_cfm.bd_addr[4], p_data->sdp_query_cfm.bd_addr[5]);
3418 if (p_data->sdp_query_cfm.status == BTA_HL_STATUS_OK)
3426 p_data->sdp_query_cfm.status);
3427 if (btif_hl_find_app_idx_using_app_id(p_data->sdp_query_cfm.app_id, &app_idx))
3430 if (btif_hl_find_mcl_idx(app_idx, p_data->sdp_query_cfm.bd_addr, &mcl_idx))