Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc127 void GetPlayerAppValuesTextCallback(uint8_t attr_id, uint8_t num_val, in GetPlayerAppValuesTextCallback() function
134 observer.GetPlayerAppValuesTextCallback(attr_id, num_val, p_vals, bd_addr); in GetPlayerAppValuesTextCallback()
446 .get_player_app_values_text_cb = GetPlayerAppValuesTextCallback,
667 void BluetoothAvrcpInterface::TargetObserver::GetPlayerAppValuesTextCallback( in GetPlayerAppValuesTextCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
Dbluetooth_avrcp_interface.h48 virtual void GetPlayerAppValuesTextCallback(uint8_t attr_id,
/system/bt/service/
Davrcp_target.h131 void GetPlayerAppValuesTextCallback(uint8_t attr_id, uint8_t num_val,
Davrcp_target.cc301 void AvrcpTarget::GetPlayerAppValuesTextCallback(uint8_t attr_id, in GetPlayerAppValuesTextCallback() function in bluetooth::AvrcpTarget