Searched defs:OnExecuteWriteRequest (Results 1 - 3 of 3) sorted by relevance
/system/bt/service/common/bluetooth/binder/ | ||
H A D | IBluetoothGattServerCallback.cpp | 125 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 D | heart_rate_server.cpp | 480 void HeartRateServer::OnExecuteWriteRequest( function in class:heart_rate::HeartRateServer |
/system/bt/service/ipc/binder/ | ||
H A D | bluetooth_gatt_server_binder_server.cpp | 341 void BluetoothGattServerBinderServer::OnExecuteWriteRequest( function in class:ipc::binder::BluetoothGattServerBinderServer 354 gatt_cb->OnExecuteWriteRequest(device_address, request_id, is_execute); |
Completed in 75 milliseconds