Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dgatt_test_database.py21 from acts.test_utils.bt.bt_constants import gatt_characteristic_value_format
53 'value_type': gatt_characteristic_value_format['string'],
60 'value_type': gatt_characteristic_value_format['sint32'],
78 'value_type': gatt_characteristic_value_format['byte'],
90 'value_type': gatt_characteristic_value_format['byte'],
110 'value_type': gatt_characteristic_value_format['byte'],
135 'value_type': gatt_characteristic_value_format['byte'],
141 'value_type': gatt_characteristic_value_format['byte'],
155 'value_type': gatt_characteristic_value_format['byte'],
161 'value_type': gatt_characteristic_value_format['string'],
[all …]
Dbt_constants.py544 gatt_characteristic_value_format = { variable
/tools/test/connectivity/acts/tests/google/fuchsia/bt/gatt/
Dgatt_server_databases.py25 from acts.test_utils.bt.bt_constants import gatt_characteristic_value_format
77 'value_type': gatt_characteristic_value_format['string'],
84 'value_type': gatt_characteristic_value_format['string'],
93 'value_type': gatt_characteristic_value_format['sint8'],
100 'value_type': gatt_characteristic_value_format['string'],
109 'value_type': gatt_characteristic_value_format['sint8'],
124 'value_type': gatt_characteristic_value_format['string'],
158 'value_type': gatt_characteristic_value_format['string'],
191 'value_type': gatt_characteristic_value_format['sint8'],
209 'value_type': gatt_characteristic_value_format['string'],
[all …]
/tools/test/connectivity/acts/tests/google/ble/examples/
DGattServerExampleTest.py21 from acts.test_utils.bt.bt_constants import gatt_characteristic_value_format
45 gatt_characteristic_value_format['string'],
/tools/test/connectivity/acts/tests/google/ble/concurrency/
DConcurrentGattConnectTest.py31 from acts.test_utils.bt.bt_constants import gatt_characteristic_value_format
61 gatt_characteristic_value_format['string'],