Searched refs:GetElementAttrCallback (Results 1 – 4 of 4) sorted by relevance
148 void GetElementAttrCallback(uint8_t num_attr, btrc_media_attr_t* p_attrs, in GetElementAttrCallback() function154 observer.GetElementAttrCallback(num_attr, p_attrs, bd_addr); in GetElementAttrCallback()448 .get_element_attr_cb = GetElementAttrCallback,678 void BluetoothAvrcpInterface::TargetObserver::GetElementAttrCallback( in GetElementAttrCallback() function in bluetooth::hal::BluetoothAvrcpInterface::TargetObserver
54 virtual void GetElementAttrCallback(uint8_t num_attr,
136 void GetElementAttrCallback(uint8_t num_attr, btrc_media_attr_t* p_attrs,
329 void AvrcpTarget::GetElementAttrCallback(uint8_t num_attr, in GetElementAttrCallback() function in bluetooth::AvrcpTarget