Searched refs:SDP_ServiceSearchRequest (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Dsdp_api.h223 ** Function SDP_ServiceSearchRequest
230 SDP_API extern BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr,
242 ** SDP_ServiceSearchRequest is that this one does a
259 ** SDP_ServiceSearchRequest is that this one does a
/external/bluetooth/bluedroid/stack/hid/
H A Dhidh_api.c66 if (SDP_ServiceSearchRequest (addr, p_db, hidh_search_callback))
/external/bluetooth/bluedroid/stack/sdp/
H A Dsdp_api.c138 ** Function SDP_ServiceSearchRequest
145 BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr, tSDP_DISCOVERY_DB *p_db, function
175 ** SDP_ServiceSearchRequest is that this one does a
212 ** SDP_ServiceSearchRequest is that this one does a
948 if ( SDP_ServiceSearchRequest(remote_device, p_db, p_cb) )

Completed in 41 milliseconds