Home
last modified time | relevance | path

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

/aosp12/system/bt/service/common/android/bluetooth/
H A DIBluetoothGattServerCallback.aidl40 void OnExecuteWriteRequest(String device_address, in OnExecuteWriteRequest() method
/aosp12/system/bt/service/example/heart_rate/
H A Dheart_rate_server.cc463 Status HeartRateServer::OnExecuteWriteRequest(const String16& device_address, in OnExecuteWriteRequest() function in heart_rate::HeartRateServer
/aosp12/system/bt/service/ipc/binder/
H A Dbluetooth_gatt_server_binder_server.cc275 void BluetoothGattServerBinderServer::OnExecuteWriteRequest( in OnExecuteWriteRequest() function in ipc::binder::BluetoothGattServerBinderServer
/aosp12/system/bt/service/test/
H A Dgatt_server_unittest.cc143 void OnExecuteWriteRequest(GattServer* gatt_server, in OnExecuteWriteRequest() function in bluetooth::__anon2efeb52c0110::TestDelegate