Home
last modified time | relevance | path

Searched refs:SDP_ServiceSearchAttributeRequest (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/bluedroid/stack/avrc/
Davrc_sdp.c154 result = SDP_ServiceSearchAttributeRequest(bd_addr, p_db->p_db, avrc_sdp_cback); in AVRC_FindService()
/external/bluetooth/bluedroid/stack/a2dp/
Da2d_api.c310 result = SDP_ServiceSearchAttributeRequest(bd_addr, p_db->p_db, a2d_sdp_cback); in A2D_FindService()
/external/bluetooth/bluedroid/stack/include/
Dsdp_api.h248 SDP_API extern BOOLEAN SDP_ServiceSearchAttributeRequest (UINT8 *p_bd_addr,
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_sdp.c469 db_inited = SDP_ServiceSearchAttributeRequest(p_scb->peer_addr, p_scb->p_disc_db, in bta_ag_do_disc()
/external/bluetooth/bluedroid/stack/sdp/
Dsdp_api.c182 BOOLEAN SDP_ServiceSearchAttributeRequest (UINT8 *p_bd_addr, tSDP_DISCOVERY_DB *p_db, in SDP_ServiceSearchAttributeRequest() function
/external/bluetooth/bluedroid/bta/gatt/
Dbta_gattc_cache.c892 …if(!SDP_ServiceSearchAttributeRequest (p_server_cb->server_bda, bta_gattc_cb.p_sdp_db, &bta_gattc_… in bta_gattc_sdp_service_disc()
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_act.c2215 if (!SDP_ServiceSearchAttributeRequest(p_cb->bd_addr, p_cb->p_db, p_cb->sdp_cback)) in bta_hl_init_sdp()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_act.c2136 … if (!SDP_ServiceSearchAttributeRequest (bd_addr, bta_dm_search_cb.p_sdp_db, &bta_dm_sdp_callback)) in bta_dm_find_services()