Searched refs:status_1_1 (Results 1 – 2 of 2) sorted by relevance
768 RawPortInfo temp = new RawPortInfo(current.status_1_1.status.portName, in notifyPortStatusChange_1_2()769 current.status_1_1.supportedModes, in notifyPortStatusChange_1_2()771 current.status_1_1.currentMode, in notifyPortStatusChange_1_2()772 current.status_1_1.status.canChangeMode, in notifyPortStatusChange_1_2()773 current.status_1_1.status.currentPowerRole, in notifyPortStatusChange_1_2()774 current.status_1_1.status.canChangePowerRole, in notifyPortStatusChange_1_2()775 current.status_1_1.status.currentDataRole, in notifyPortStatusChange_1_2()776 current.status_1_1.status.canChangeDataRole, in notifyPortStatusChange_1_2()783 + current.status_1_1.status.portName); in notifyPortStatusChange_1_2()
1873 hidl_vec<FrontendStatusExt1_1> status_1_1 = mFeClient->getStatusExtended_1_1(v_1_1); in getFrontendStatus() local2100 for (auto s : status_1_1) { in getFrontendStatus()