Home
last modified time | relevance | path

Searched refs:RemoteFeaturesCallback (Results 1 – 4 of 4) sorted by relevance

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc68 void RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() function
74 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
Dbluetooth_avrcp_interface.h36 virtual void RemoteFeaturesCallback(const RawAddress& bd_addr,
/system/bt/service/
Davrcp_target.h120 void RemoteFeaturesCallback(const RawAddress& bd_addr,
Davrcp_target.cc245 void AvrcpTarget::RemoteFeaturesCallback(const RawAddress& bd_addr, in RemoteFeaturesCallback() function in bluetooth::AvrcpTarget