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

  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 322 ** Function SDP_FindServiceUUIDInDb
336 SDP_API extern tSDP_DISC_REC *SDP_FindServiceUUIDInDb (tSDP_DISCOVERY_DB *p_db,
  /external/bluetooth/bluedroid/stack/hid/
hidh_api.c 120 if ((p_rec = SDP_FindServiceUUIDInDb (p_db, &hid_uuid, NULL)) == NULL)
  /external/bluetooth/bluedroid/stack/sdp/
sdp_main.c 619 && (SDP_FindServiceUUIDInDb (p_ccb->p_db,
sdp_api.c 645 ** Function SDP_FindServiceUUIDInDb
658 tSDP_DISC_REC *SDP_FindServiceUUIDInDb (tSDP_DISCOVERY_DB *p_db, tBT_UUID *p_uuid, tSDP_DISC_REC *p_start_rec)
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_act.c     [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]

Completed in 213 milliseconds