Home
last modified time | relevance | path

Searched defs:RequestExecWriteCallback (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/bt/service/
H A Dgatt_server.cc482 void GattServer::RequestExecWriteCallback( in RequestExecWriteCallback() function in bluetooth::GattServer
H A Dgatt_server_old.cc308 void RequestExecWriteCallback(int conn_id, int trans_id, const RawAddress& bda, in RequestExecWriteCallback() function
/aosp12/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc340 void RequestExecWriteCallback(int conn_id, int trans_id, const RawAddress& bda, in RequestExecWriteCallback() function
706 void BluetoothGattInterface::ServerObserver::RequestExecWriteCallback( in RequestExecWriteCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver