Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dconnectivity_trial.cc145 void ConnectivityTrial::RequestReadCallback(const ByteString& response_data) { in RequestReadCallback() function in shill::ConnectivityTrial
/system/bt/service/hal/
Dbluetooth_gatt_interface.cpp364 void RequestReadCallback(int conn_id, int trans_id, bt_bdaddr_t* bda, in RequestReadCallback() function
806 void BluetoothGattInterface::ServerObserver::RequestReadCallback( in RequestReadCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
/system/bt/service/
Dgatt_server.cpp634 void GattServer::RequestReadCallback( in RequestReadCallback() function in bluetooth::GattServer
Dgatt_server_old.cpp161 void RequestReadCallback(int conn_id, int trans_id, bt_bdaddr_t *bda, in RequestReadCallback() function