Searched defs:characteristic (Results 1 – 9 of 9) sorted by relevance
35 BluetoothGattDescriptor( in BluetoothGattDescriptor()
35 BluetoothGattCharacteristic( in BluetoothGattCharacteristic()
27 void OnCharacteristic(in BluetoothGattCharacteristic characteristic); in OnCharacteristic()
58 } characteristic; member
854 btgatt_db_element_t* characteristic = curr_db_attr; in bta_gattc_get_gatt_db_impl() local
667 const gatt::Characteristic* characteristic = in write_rpt_ctl_cfg_cb() local1279 const gatt::Characteristic* characteristic = in read_report_ref_desc_cb() local
77 for (const auto& characteristic : service.characteristics()) { in AddService() local
175 for (auto const& characteristic : service.characteristics) { in SetUp() local
226 for (auto const& characteristic : service.characteristics) { in SetUp() local