Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc116 void GetPlayerAppAttrsTextCallback(uint8_t num_attr, in GetPlayerAppAttrsTextCallback() function
123 observer.GetPlayerAppAttrsTextCallback(num_attr, p_attrs, bd_addr); in GetPlayerAppAttrsTextCallback()
445 .get_player_app_attrs_text_cb = GetPlayerAppAttrsTextCallback,
662 void BluetoothAvrcpInterface::TargetObserver::GetPlayerAppAttrsTextCallback( in GetPlayerAppAttrsTextCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
Dbluetooth_avrcp_interface.h45 virtual void GetPlayerAppAttrsTextCallback(uint8_t num_attr,
/system/bt/service/
Davrcp_target.h128 void GetPlayerAppAttrsTextCallback(uint8_t num_attr,
Davrcp_target.cc287 void AvrcpTarget::GetPlayerAppAttrsTextCallback(uint8_t num_attr, in GetPlayerAppAttrsTextCallback() function in bluetooth::AvrcpTarget