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

  /system/bt/stack/include/
sdp_api.h 218 ** Function SDP_ServiceSearchRequest
225 extern BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr,
237 ** SDP_ServiceSearchRequest is that this one does a
254 ** SDP_ServiceSearchRequest is that this one does a
  /system/bt/stack/hid/
hidh_api.c 67 if (SDP_ServiceSearchRequest (addr, p_db, hidh_search_callback))
  /system/bt/stack/sdp/
sdp_api.c 132 ** Function SDP_ServiceSearchRequest
139 BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr, tSDP_DISCOVERY_DB *p_db,
169 ** SDP_ServiceSearchRequest is that this one does a
206 ** SDP_ServiceSearchRequest is that this one does a
    [all...]

Completed in 96 milliseconds