Home
last modified time | relevance | path

Searched defs:ReadCharacteristic (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/bta/test/common/
Dbta_gatt_queue_mock.cc30 void BtaGattQueue::ReadCharacteristic(uint16_t conn_id, uint16_t handle, GATT_READ_OP_CB cb, in ReadCharacteristic() function in BtaGattQueue
/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc224 void BtaGattQueue::ReadCharacteristic(tCONN_ID conn_id, uint16_t handle, GATT_READ_OP_CB cb, in ReadCharacteristic() function in BtaGattQueue
/packages/modules/Bluetooth/system/bta/ras/
Dras_server_test.cc281 TEST_F(RasServerTest, ReadCharacteristic) { in TEST_F() argument
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs581 ReadCharacteristic(i32, GattStatus, BtGattReadParams), enumerator