Home
last modified time | relevance | path

Searched defs:characteristic (Results 1 – 9 of 9) sorted by relevance

/system/bt/service/common/android/bluetooth/
Dbluetooth_gatt_descriptor.h35 BluetoothGattDescriptor( in BluetoothGattDescriptor()
Dbluetooth_gatt_characteristic.h35 BluetoothGattCharacteristic( in BluetoothGattCharacteristic()
/system/bt/service/test/
DParcelableTest.aidl27 void OnCharacteristic(in BluetoothGattCharacteristic characteristic); in OnCharacteristic()
/system/bt/bta/gatt/
Ddatabase.h58 } characteristic; member
Dbta_gattc_cache.cc854 btgatt_db_element_t* characteristic = curr_db_attr; in bta_gattc_get_gatt_db_impl() local
/system/bt/bta/hh/
Dbta_hh_le.cc667 const gatt::Characteristic* characteristic = in write_rpt_ctl_cfg_cb() local
1279 const gatt::Characteristic* characteristic = in read_report_ref_desc_cb() local
/system/bt/service/
Dgatt_server.cc77 for (const auto& characteristic : service.characteristics()) { in AddService() local
/system/bt/bta/vc/
Dvc_test.cc175 for (auto const& characteristic : service.characteristics) { in SetUp() local
Ddevices_test.cc226 for (auto const& characteristic : service.characteristics) { in SetUp() local