Searched refs:RemoteFeaturesCallback (Results 1 – 4 of 4) sorted by relevance
69 void RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() function75 observer.RemoteFeaturesCallback(bd_addr, features); in RemoteFeaturesCallback()441 .remote_features_cb = RemoteFeaturesCallback,638 void BluetoothAvrcpInterface::TargetObserver::RemoteFeaturesCallback( in RemoteFeaturesCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
36 virtual void RemoteFeaturesCallback(const RawAddress& bd_addr,
120 void RemoteFeaturesCallback(const RawAddress& bd_addr,
246 void AvrcpTarget::RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() function in bluetooth::AvrcpTarget