Searched refs:GetPlayerAppValueCallback (Results 1 – 4 of 4) sorted by relevance
106 void GetPlayerAppValueCallback(uint8_t num_attr, btrc_player_attr_t* p_attrs, in GetPlayerAppValueCallback() function112 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
42 virtual void GetPlayerAppValueCallback(uint8_t num_attr,
126 void GetPlayerAppValueCallback(uint8_t num_attr, btrc_player_attr_t* p_attrs,
273 void AvrcpTarget::GetPlayerAppValueCallback(uint8_t num_attr, in GetPlayerAppValueCallback() function in bluetooth::AvrcpTarget