Searched refs:GetPlayerAppValuesTextCallback (Results 1 – 4 of 4) sorted by relevance
/system/bt/service/hal/ |
D | bluetooth_avrcp_interface.cc | 128 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
|
D | bluetooth_avrcp_interface.h | 48 virtual void GetPlayerAppValuesTextCallback(uint8_t attr_id,
|
/system/bt/service/ |
D | avrcp_target.h | 131 void GetPlayerAppValuesTextCallback(uint8_t attr_id, uint8_t num_val,
|
D | avrcp_target.cc | 302 void AvrcpTarget::GetPlayerAppValuesTextCallback(uint8_t attr_id, in GetPlayerAppValuesTextCallback() function in bluetooth::AvrcpTarget
|