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

  /external/bluetooth/bluedroid/bta/gatt/
bta_gatts_utils.c 36 static const UINT8 base_uuid[LEN_UUID_128] = {0xFB, 0x34, 0x9B, 0x5F, 0x80, 0x00, 0x00, 0x80, variable
52 memcpy (uuid_128, base_uuid, LEN_UUID_128);
bta_gattc_utils.c 42 static const UINT8 base_uuid[LEN_UUID_128] = {0xFB, 0x34, 0x9B, 0x5F, 0x80, 0x00, 0x00, 0x80, variable
60 memcpy (uuid_128, base_uuid, LEN_UUID_128);
  /external/bluetooth/bluedroid/stack/gatt/
gatt_utils.c 79 static const UINT8 base_uuid[LEN_UUID_128] = {0xFB, 0x34, 0x9B, 0x5F, 0x80, 0x00, 0x00, 0x80, variable
969 memcpy (uuid_128, base_uuid, LEN_UUID_128);
987 memcpy (uuid_128, base_uuid, LEN_UUID_128);
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_inq.c 3314 static const UINT8 base_uuid[LEN_UUID_128] = {0xFB, 0x34, 0x9B, 0x5F, 0x80, 0x00, 0x00, 0x80, local
    [all...]

Completed in 8599 milliseconds