Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc138 void SetPlayerAppValueCallback(btrc_player_settings_t* p_vals, in SetPlayerAppValueCallback() function
144 observer.SetPlayerAppValueCallback(p_vals, bd_addr); in SetPlayerAppValueCallback()
447 .set_player_app_value_cb = SetPlayerAppValueCallback,
673 void BluetoothAvrcpInterface::TargetObserver::SetPlayerAppValueCallback( in SetPlayerAppValueCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
Dbluetooth_avrcp_interface.h52 virtual void SetPlayerAppValueCallback(btrc_player_settings_t* p_vals,
/system/bt/service/
Davrcp_target.h134 void SetPlayerAppValueCallback(btrc_player_settings_t* p_vals,
Davrcp_target.cc316 void AvrcpTarget::SetPlayerAppValueCallback(btrc_player_settings_t* p_vals, in SetPlayerAppValueCallback() function in bluetooth::AvrcpTarget