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

  /external/bluetooth/bluez/plugins/
gatt-example.c 171 bt_uuid16_create(&uuid, GATT_CHARAC_FMT_UUID);
198 bt_uuid16_create(&uuid, GATT_CHARAC_FMT_UUID);
441 bt_uuid16_create(&uuid, GATT_CHARAC_FMT_UUID);
  /external/bluetooth/hcidump/parser/
att.c 55 #define GATT_CHARAC_FMT_UUID 0x2904
251 case GATT_CHARAC_FMT_UUID:
  /external/bluetooth/bluez/attrib/
att.h 44 #define GATT_CHARAC_FMT_UUID 0x2904
client.c 745 store_attribute(gatt, current->handle, GATT_CHARAC_FMT_UUID,
831 } else if (uuid_desc16_cmp(&uuid, GATT_CHARAC_FMT_UUID) == 0) {

Completed in 26 milliseconds