Searched refs:RequestReadCharacteristicCallback (Results 1 – 5 of 5) sorted by relevance
281 void RequestReadCharacteristicCallback(int conn_id, int trans_id, in RequestReadCharacteristicCallback() function290 FOR_EACH_SERVER_OBSERVER(RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback()414 RequestReadCharacteristicCallback,674 void BluetoothGattInterface::ServerObserver::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::hal::BluetoothGattInterface::ServerObserver
141 virtual void RequestReadCharacteristicCallback(
233 observer.RequestReadCharacteristicCallback(this, conn_id, trans_id, bda, in NotifyRequestReadCharacteristicCallback()
204 void RequestReadCharacteristicCallback(
337 void GattServer::RequestReadCharacteristicCallback( in RequestReadCharacteristicCallback() function in bluetooth::GattServer