Searched defs:OnExecuteWriteRequest (Results 1 - 3 of 3) sorted by relevance

/system/bt/service/common/bluetooth/binder/
H A DIBluetoothGattServerCallback.cpp125 OnExecuteWriteRequest(device_address, request_id, is_exec);
264 void BpBluetoothGattServerCallback::OnExecuteWriteRequest( function in class:ipc::binder::BpBluetoothGattServerCallback
/system/bt/service/example/heart_rate/
H A Dheart_rate_server.cpp480 void HeartRateServer::OnExecuteWriteRequest( function in class:heart_rate::HeartRateServer
/system/bt/service/ipc/binder/
H A Dbluetooth_gatt_server_binder_server.cpp341 void BluetoothGattServerBinderServer::OnExecuteWriteRequest( function in class:ipc::binder::BluetoothGattServerBinderServer
354 gatt_cb->OnExecuteWriteRequest(device_address, request_id, is_execute);

Completed in 75 milliseconds