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

  /external/bluetooth/bluedroid/stack/include/
sdpdefs.h 257 #define UUID_SERVCLASS_GAP_SERVER 0x1800
  /external/bluetooth/bluedroid/stack/gap/
gap_ble.c 384 tBT_UUID uuid = {LEN_UUID_16,{UUID_SERVCLASS_GAP_SERVER}};
  /external/bluetooth/bluedroid/stack/gatt/
gatt_api.c 175 else if ((p_svc_uuid->len == LEN_UUID_16) && (p_svc_uuid->uu.uuid16 == UUID_SERVCLASS_GAP_SERVER))
    [all...]

Completed in 51 milliseconds