Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/tools/netsim/testing/mobly/
H A Dble_utils.py451 def ReadCharacteristic(client: android_device.AndroidDevice) -> None: function
/aosp_15_r20/test/vts-testcase/nbu/src/
Dble_test.py349 def ReadCharacteristic(client): function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
H A Dgatt_remote_service_server.cc112 void GattRemoteServiceServer::ReadCharacteristic( in ReadCharacteristic() function in bthost::GattRemoteServiceServer
H A Dgatt2_remote_service_server.cc260 void Gatt2RemoteServiceServer::ReadCharacteristic( in ReadCharacteristic() function in bthost::Gatt2RemoteServiceServer
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_queue.cc291 void BtaGattQueue::ReadCharacteristic(tCONN_ID conn_id, uint16_t handle, GATT_READ_OP_CB cb, in ReadCharacteristic() function in BtaGattQueue
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dremote_service.cc150 void RemoteService::ReadCharacteristic(CharacteristicHandle id, in ReadCharacteristic() function in bt::gatt::RemoteService
H A Dlocal_service_manager_test.cc582 TEST(LocalServiceManagerTest, ReadCharacteristic) { in TEST() argument
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto76 rpc ReadCharacteristic(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Dgatt.rs577 ReadCharacteristic(i32, GattStatus, BtGattReadParams), enumerator