Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc128 void GetPlayerAppValuesTextCallback(uint8_t attr_id, uint8_t num_val, in GetPlayerAppValuesTextCallback() function
135 observer.GetPlayerAppValuesTextCallback(attr_id, num_val, p_vals, bd_addr); in GetPlayerAppValuesTextCallback()
447 .get_player_app_values_text_cb = GetPlayerAppValuesTextCallback,
668 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.cc302 void AvrcpTarget::GetPlayerAppValuesTextCallback(uint8_t attr_id, in GetPlayerAppValuesTextCallback() function in bluetooth::AvrcpTarget