Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/gatt/
Dgatt_notify_test.py61 GattCharDesc.GATT_CLIENT_CHARAC_CFG_UUID, GattDescriptor.ENABLE_NOTIFICATION_VALUE)
65 GattCharDesc.GATT_CLIENT_CHARAC_CFG_UUID)
/packages/modules/Bluetooth/system/blueberry/utils/
Dbt_gatt_constants.py236 GATT_CLIENT_CHARAC_CFG_UUID = '00002902-0000-1000-8000-00805f9b34fb' variable in GattCharDesc
/packages/modules/Bluetooth/system/blueberry/tests/sl4a_sl4a/lib/
Dgatt_connected_base_test.py144 'uuid': GattCharDesc.GATT_CLIENT_CHARAC_CFG_UUID,