Searched refs:gatt_characteristic_value_format (Results 1 – 3 of 3) sorted by relevance
21 from acts_contrib.test_utils.bt.bt_constants import gatt_characteristic_value_format45 gatt_characteristic_value_format['string'],
24 from acts_contrib.test_utils.bt.bt_constants import gatt_characteristic_value_format216 if value_type == gatt_characteristic_value_format['string']:220 elif value_type == gatt_characteristic_value_format['byte']:
519 gatt_characteristic_value_format = { variable