Searched refs:tBTA_HD_QOS_INFO (Results 1 – 5 of 5) sorted by relevance
101 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()
92 tBTA_HD_QOS_INFO in_qos;93 tBTA_HD_QOS_INFO out_qos;
72 } tBTA_HD_QOS_INFO; typedef173 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);
38 tBTA_HD_QOS_INFO* /* p_in_qos */, in BTA_HdRegisterApp() argument39 tBTA_HD_QOS_INFO* /* p_out_qos */) { in BTA_HdRegisterApp()
72 static tBTA_HD_QOS_INFO in_qos;73 static tBTA_HD_QOS_INFO out_qos;