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

  /system/bt/stack/include/
sdpdefs.h 255 #define UUID_SERVCLASS_GAP_SERVER 0x1800
  /system/bt/stack/gap/
gap_ble.c 383 tBT_UUID uuid = {LEN_UUID_16,{UUID_SERVCLASS_GAP_SERVER}};
  /system/bt/stack/gatt/
gatt_api.c 174 else if ((p_svc_uuid->len == LEN_UUID_16) && (p_svc_uuid->uu.uuid16 == UUID_SERVCLASS_GAP_SERVER))
    [all...]
  /system/bt/bta/hh/
bta_hh_le.c     [all...]

Completed in 182 milliseconds