Searched refs:RequestReadCharacteristicCallback (Results 1 – 5 of 5) sorted by relevance
279 void RequestReadCharacteristicCallback(int conn_id, int trans_id, in RequestReadCharacteristicCallback() function289 FOR_EACH_SERVER_OBSERVER(RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback()416 RequestReadCharacteristicCallback,676 void BluetoothGattInterface::ServerObserver::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
139 virtual void RequestReadCharacteristicCallback(
227 RequestReadCharacteristicCallback(this, conn_id, trans_id, bda, in NotifyRequestReadCharacteristicCallback()
203 void RequestReadCharacteristicCallback(
340 void GattServer::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::GattServer