HomeSort by relevance Sort by last modified time
    Searched refs:SDP_ServiceSearchRequest (Results 1 - 3 of 3) sorted by null

  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 223 ** 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/
hidh_api.c 67 if (SDP_ServiceSearchRequest (addr, p_db, hidh_search_callback))
  /external/bluetooth/bluedroid/stack/sdp/
sdp_api.c 139 ** Function SDP_ServiceSearchRequest
146 BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr, tSDP_DISCOVERY_DB *p_db,
176 ** SDP_ServiceSearchRequest is that this one does a
213 ** SDP_ServiceSearchRequest is that this one does a
    [all...]

Completed in 169 milliseconds