Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/hd/
Dbta_hd_api.cc101 void BTA_HdRegisterApp(tBTA_HD_APP_INFO* p_app_info, tBTA_HD_QOS_INFO* p_in_qos, in BTA_HdRegisterApp()
102 tBTA_HD_QOS_INFO* p_out_qos) { in BTA_HdRegisterApp()
138 memcpy(&p_buf->in_qos, p_in_qos, sizeof(tBTA_HD_QOS_INFO)); in BTA_HdRegisterApp()
139 memcpy(&p_buf->out_qos, p_out_qos, sizeof(tBTA_HD_QOS_INFO)); in BTA_HdRegisterApp()
Dbta_hd_int.h92 tBTA_HD_QOS_INFO in_qos;
93 tBTA_HD_QOS_INFO out_qos;
/packages/modules/Bluetooth/system/bta/include/
Dbta_hd_api.h72 } tBTA_HD_QOS_INFO; typedef
173 void BTA_HdRegisterApp(tBTA_HD_APP_INFO* p_app_info, tBTA_HD_QOS_INFO* p_in_qos,
174 tBTA_HD_QOS_INFO* p_out_qos);
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_hd_api.cc38 tBTA_HD_QOS_INFO* /* p_in_qos */, in BTA_HdRegisterApp() argument
39 tBTA_HD_QOS_INFO* /* p_out_qos */) { in BTA_HdRegisterApp()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_hd.cc72 static tBTA_HD_QOS_INFO in_qos;
73 static tBTA_HD_QOS_INFO out_qos;