Home
last modified time | relevance | path

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

/system/bt/test/mock/
Dmock_bta_hd_api.cc48 void BTA_HdRegisterApp(tBTA_HD_APP_INFO* p_app_info, tBTA_HD_QOS_INFO* p_in_qos, in BTA_HdRegisterApp()
49 tBTA_HD_QOS_INFO* p_out_qos) { in BTA_HdRegisterApp()
/system/bt/bta/include/
Dbta_hd_api.h72 } tBTA_HD_QOS_INFO; typedef
174 tBTA_HD_QOS_INFO* p_in_qos,
175 tBTA_HD_QOS_INFO* p_out_qos);
/system/bt/bta/hd/
Dbta_hd_api.cc98 tBTA_HD_QOS_INFO* p_in_qos, in BTA_HdRegisterApp()
99 tBTA_HD_QOS_INFO* p_out_qos) { in BTA_HdRegisterApp()
136 memcpy(&p_buf->in_qos, p_in_qos, sizeof(tBTA_HD_QOS_INFO)); in BTA_HdRegisterApp()
137 memcpy(&p_buf->out_qos, p_out_qos, sizeof(tBTA_HD_QOS_INFO)); in BTA_HdRegisterApp()
Dbta_hd_int.h91 tBTA_HD_QOS_INFO in_qos;
92 tBTA_HD_QOS_INFO out_qos;
/system/bt/btif/src/
Dbtif_hd.cc65 static tBTA_HD_QOS_INFO in_qos;
66 static tBTA_HD_QOS_INFO out_qos;