Home
last modified time | relevance | path

Searched refs:btrc_ctrl_interface_t (Results 1 – 5 of 5) sorted by relevance

/system/bt/service/hal/
Dbluetooth_avrcp_interface.h168 virtual const btrc_ctrl_interface_t* GetControlHALInterface() const = 0;
Dbluetooth_avrcp_interface.cc561 const btrc_ctrl_interface_t* GetControlHALInterface() const override { in GetControlHALInterface()
578 auto* control_iface = reinterpret_cast<const btrc_ctrl_interface_t*>( in Initialize()
611 const btrc_ctrl_interface_t* control_iface_ = nullptr;
/system/bt/btif/src/
Dbluetooth.cc119 extern const btrc_ctrl_interface_t* btif_rc_ctrl_get_interface();
Dbtif_rc.cc5325 static const btrc_ctrl_interface_t bt_rc_ctrl_interface = {
5368 const btrc_ctrl_interface_t* btif_rc_ctrl_get_interface(void) { in btif_rc_ctrl_get_interface()
/system/bt/include/hardware/
Dbt_rc.h725 } btrc_ctrl_interface_t; typedef