Searched refs:RemoteFeaturesCallback (Results 1 – 4 of 4) sorted by relevance
68 void RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() function74 observer.RemoteFeaturesCallback(bd_addr, features); in RemoteFeaturesCallback()440 .remote_features_cb = RemoteFeaturesCallback,637 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,
245 void AvrcpTarget::RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() function in bluetooth::AvrcpTarget