Searched defs:ReadCharacteristic (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/system/bta/test/common/ |
D | bta_gatt_queue_mock.cc | 30 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 D | ble_utils.py | 451 def ReadCharacteristic(client: android_device.AndroidDevice) -> None: function
|
/aosp_15_r20/test/vts-testcase/nbu/src/ |
D | ble_test.py | 349 def ReadCharacteristic(client): function
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/ |
H A D | gatt_remote_service_server.cc | 112 void GattRemoteServiceServer::ReadCharacteristic( in ReadCharacteristic() function in bthost::GattRemoteServiceServer
|
H A D | gatt2_remote_service_server.cc | 260 void Gatt2RemoteServiceServer::ReadCharacteristic( in ReadCharacteristic() function in bthost::Gatt2RemoteServiceServer
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/ |
D | bta_gattc_queue.cc | 291 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 D | remote_service.cc | 150 void RemoteService::ReadCharacteristic(CharacteristicHandle id, in ReadCharacteristic() function in bt::gatt::RemoteService
|
H A D | local_service_manager_test.cc | 582 TEST(LocalServiceManagerTest, ReadCharacteristic) { in TEST() argument
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/ |
D | facade.proto | 76 rpc ReadCharacteristic(google.protobuf.Empty) returns (google.protobuf.Empty) {} rpc
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/ |
D | gatt.rs | 577 ReadCharacteristic(i32, GattStatus, BtGattReadParams), enumerator
|