Home
last modified time | relevance | path

Searched refs:RequestReadCharacteristicCallback (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/hal/
Dbluetooth_gatt_interface.cc281 void RequestReadCharacteristicCallback(int conn_id, int trans_id, in RequestReadCharacteristicCallback() function
290 FOR_EACH_SERVER_OBSERVER(RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback()
414 RequestReadCharacteristicCallback,
674 void BluetoothGattInterface::ServerObserver::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
Dbluetooth_gatt_interface.h141 virtual void RequestReadCharacteristicCallback(
Dfake_bluetooth_gatt_interface.cc233 observer.RequestReadCharacteristicCallback(this, conn_id, trans_id, bda, in NotifyRequestReadCharacteristicCallback()
/system/bt/service/
Dgatt_server.h204 void RequestReadCharacteristicCallback(
Dgatt_server.cc337 void GattServer::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::GattServer