Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/ble/gatt/
DGattNotifyTest.py27 from acts_contrib.test_utils.bt.bt_constants import gatt_char_desc_uuids
60 gatt_char_desc_uuids['client_char_cfg'],
66 gatt_char_desc_uuids['client_char_cfg'])
/tools/test/connectivity/acts_tests/tests/google/ble/examples/
DGattServerExampleTest.py22 from acts_contrib.test_utils.bt.bt_constants import gatt_char_desc_uuids
27 descriptor_uuid = gatt_char_desc_uuids['client_char_cfg']
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/
DGattConnectedBaseTest.py35 from acts_contrib.test_utils.bt.bt_constants import gatt_char_desc_uuids
148 'uuid': gatt_char_desc_uuids['client_char_cfg'],
Dbt_constants.py487 gatt_char_desc_uuids = { variable
Dgattc_lib.py27 from acts_contrib.test_utils.bt.bt_constants import gatt_char_desc_uuids