Home
last modified time | relevance | path

Searched refs:GATT_CLIENT_CHARAC_CFG_UUID (Results 1 – 4 of 4) sorted by relevance

/external/bluetooth/hcidump/parser/
Datt.c53 #define GATT_CLIENT_CHARAC_CFG_UUID 0x2902 macro
247 case GATT_CLIENT_CHARAC_CFG_UUID: in uuid2str()
/external/bluetooth/bluez/attrib/
Datt.h42 #define GATT_CLIENT_CHARAC_CFG_UUID 0x2902 macro
/external/bluetooth/bluez/plugins/
Dgatt-example.c95 bt_uuid16_create(&uuid, GATT_CLIENT_CHARAC_CFG_UUID); in register_battery_service()
/external/bluetooth/bluez/src/
Dattrib-server.c258 bt_uuid16_create(&uuid, GATT_CLIENT_CHARAC_CFG_UUID); in client_cfg_attribute()