| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
|
| |
|
|
| |
Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
|
| |
|
|
| |
Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
|
| |
|
|
| |
Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
|
| |
|
|
| |
Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* As @fryevia discovered, there will be an error when
sdk_version doesn't exist in device tree (vayu in this case)
* error: packages/apps/SoftAPManager/app/src/main/Android.bp:1:1:
module "SoftAPManager" variant "android_common":
sdk_version: sdk_version must have a value when the module is
located at vendor or product
(only if PRODUCT_ENFORCE_PRODUCT_PARTITION_INTERFACE is set).
* Therefore, moving it to system would be the best selection for
device trees which don't include "sdk_version".
Signed-off-by: SakuraiLH <hikarilh@foxmail.com>
Tested-by: fryevia <fryevia@gmail.com>
Change-Id: I1b6d25691c23ea7d5b94b6743543f423f9cc08d1
|
| |
|
|
|
| |
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Change-Id: Icec7fd938f7646ec1ff7f502816e0948ae973d24
|
| |
|
|
|
|
|
|
|
| |
If we use the `ip neigh` command to get clients, we need to judge the reachability in the code.
Using the client list provided by WifiManager.SoftApCallback will not cause this problem
The result of the `ip neigh` command is only used to get the IP address.
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Change-Id: I33ace64bbbd74492259a79709eb69e3cbefe8d92
|
| |
|
|
|
| |
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Change-Id: I63ca071f3a5faef20831d379dc7776c86e20869e
|
| |
|
|
|
| |
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
Change-Id: I4b08d4da40e5b0ada716c354daadedf9452942d2
|
| |
|
|
|
|
| |
JavaCSV: https://sourceforge.net/projects/javacsv/
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
|
| |
|
|
|
|
|
|
|
| |
IEEE MA-L Assignments: http://standards-oui.ieee.org/oui/oui.csv
IEEE MA-M Assignments: http://standards-oui.ieee.org/oui28/mam.csv
IEEE MA-S Assignments: http://standards-oui.ieee.org/oui36/oui36.csv
IEEE IAB Assignments: http://standards-oui.ieee.org/iab/iab.csv
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
|
|
|
Signed-off-by: cjybyjk <cjybyjk@zjnu.edu.cn>
|