Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
802.11 の ExtSTA 操作モードを実装しようとしています。802.11 の PLME (物理層管理エンティティ) サービスと、それらをどのように実装できるか教えてください..
物理層はその名の通りドライバーに属さず、HW/FWに実装されています。
I am having problem with List Object values. Object is an object of class which holding two integer number.
like
List<Object> container; container.Add(new Coordinates(x_axis, y_axis