Home
last modified time | relevance | path

Searched defs:RequestReadCharacteristicCallback (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/bt/service/
H A Dgatt_server.cc337 void GattServer::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::GattServer
/aosp12/system/bt/service/hal/
H A Dbluetooth_gatt_interface.cc282 void RequestReadCharacteristicCallback(int conn_id, int trans_id, in RequestReadCharacteristicCallback() function
676 void BluetoothGattInterface::ServerObserver::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver