Home
last modified time | relevance | path

Searched refs:RequestWriteCallback (Results 1 – 6 of 6) sorted by relevance

/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp377 void RequestWriteCallback(int conn_id, int trans_id, in RequestWriteCallback() function
389 FOR_EACH_SERVER_OBSERVER(RequestWriteCallback( in RequestWriteCallback()
480 RequestWriteCallback,
817 void BluetoothGattInterface::ServerObserver::RequestWriteCallback( in RequestWriteCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
Dbluetooth_gatt_interface.h200 virtual void RequestWriteCallback(
Dfake_bluetooth_gatt_interface.cpp365 RequestWriteCallback( in NotifyRequestWriteCallback()
/system/bt/service/
Dgatt_server.h293 void RequestWriteCallback(
Dgatt_server_old.cpp203 void RequestWriteCallback(int conn_id, int trans_id, bt_bdaddr_t *bda, in RequestWriteCallback() function
424 RequestWriteCallback,
Dgatt_server.cpp689 void GattServer::RequestWriteCallback( in RequestWriteCallback() function in bluetooth::GattServer