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

  /external/bluetooth/hcidump/parser/
att.c 44 #define GATT_CHARAC_DEVICE_NAME 0x2A00
231 case GATT_CHARAC_DEVICE_NAME:
  /external/bluetooth/bluez/attrib/
att.h 32 #define GATT_CHARAC_DEVICE_NAME 0x2A00
  /external/bluetooth/bluez/src/
attrib-server.c 1033 att_put_u16(GATT_CHARAC_DEVICE_NAME, &atval[3]);
1037 bt_uuid16_create(&uuid, GATT_CHARAC_DEVICE_NAME);
1324 case GATT_CHARAC_DEVICE_NAME:
adapter.c 950 attrib_gap_set(GATT_CHARAC_DEVICE_NAME,
    [all...]

Completed in 39 milliseconds