Home
last modified time | relevance | path

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

/system/bt/service/hal/
Dbluetooth_avrcp_interface.cc148 void GetElementAttrCallback(uint8_t num_attr, btrc_media_attr_t* p_attrs, in GetElementAttrCallback() function
154 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
Dbluetooth_avrcp_interface.h54 virtual void GetElementAttrCallback(uint8_t num_attr,
/system/bt/service/
Davrcp_target.h136 void GetElementAttrCallback(uint8_t num_attr, btrc_media_attr_t* p_attrs,
Davrcp_target.cc329 void AvrcpTarget::GetElementAttrCallback(uint8_t num_attr, in GetElementAttrCallback() function in bluetooth::AvrcpTarget