Home
last modified time | relevance | path

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

/system/bt/bta/include/
Dbta_hd_api.h69 } tBTA_HD_QOS_INFO; typedef
171 tBTA_HD_QOS_INFO* p_in_qos,
172 tBTA_HD_QOS_INFO* p_out_qos);
/system/bt/bta/hd/
Dbta_hd_api.cc99 tBTA_HD_QOS_INFO* p_in_qos, in BTA_HdRegisterApp()
100 tBTA_HD_QOS_INFO* p_out_qos) { in BTA_HdRegisterApp()
137 memcpy(&p_buf->in_qos, p_in_qos, sizeof(tBTA_HD_QOS_INFO)); in BTA_HdRegisterApp()
138 memcpy(&p_buf->out_qos, p_out_qos, sizeof(tBTA_HD_QOS_INFO)); in BTA_HdRegisterApp()
Dbta_hd_int.h87 tBTA_HD_QOS_INFO in_qos;
88 tBTA_HD_QOS_INFO out_qos;
/system/bt/btif/src/
Dbtif_hd.cc68 static tBTA_HD_QOS_INFO in_qos;
69 static tBTA_HD_QOS_INFO out_qos;