Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc106 void GetPlayerAppValueCallback(uint8_t num_attr, btrc_player_attr_t* p_attrs, in GetPlayerAppValueCallback() function
112 observer.GetPlayerAppValueCallback(num_attr, p_attrs, bd_addr); in GetPlayerAppValueCallback()
444 .get_player_app_value_cb = GetPlayerAppValueCallback,
657 void BluetoothAvrcpInterface::TargetObserver::GetPlayerAppValueCallback( in GetPlayerAppValueCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
Dbluetooth_avrcp_interface.h42 virtual void GetPlayerAppValueCallback(uint8_t num_attr,
/system/bt/service/
Davrcp_target.h126 void GetPlayerAppValueCallback(uint8_t num_attr, btrc_player_attr_t* p_attrs,
Davrcp_target.cc273 void AvrcpTarget::GetPlayerAppValueCallback(uint8_t num_attr, in GetPlayerAppValueCallback() function in bluetooth::AvrcpTarget