Home
last modified time | relevance | path

Searched refs:GATT_CHARAC_UUID (Results 1 – 5 of 5) sorted by relevance

/external/bluetooth/bluez/plugins/
Dgatt-example.c83 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_battery_service()
158 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_termometer_service()
186 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_termometer_service()
247 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_manuf1_service()
260 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_manuf1_service()
304 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_manuf2_service()
317 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_manuf2_service()
358 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_vendor_service()
426 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_weight_service()
/external/bluetooth/hcidump/parser/
Datt.c42 #define GATT_CHARAC_UUID 0x2803 macro
229 case GATT_CHARAC_UUID: in uuid2str()
/external/bluetooth/bluez/attrib/
Dgatt.c306 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in char_discovered_cb()
335 bt_uuid16_create(&type_uuid, GATT_CHARAC_UUID); in gatt_discover_char()
Datt.h29 #define GATT_CHARAC_UUID 0x2803 macro
/external/bluetooth/bluez/src/
Dattrib-server.c208 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in client_set_notifications()
1030 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_core_services()
1043 bt_uuid16_create(&uuid, GATT_CHARAC_UUID); in register_core_services()