HomeSort by relevance Sort by last modified time
    Searched defs:SO_WIFI_STATUS (Results 26 - 28 of 28) sorted by null

12

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
socket.h 79 #define SO_WIFI_STATUS 41
80 #define SCM_WIFI_STATUS SO_WIFI_STATUS
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
socket.h 79 #define SO_WIFI_STATUS 41
80 #define SCM_WIFI_STATUS SO_WIFI_STATUS
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 41 #ifndef SO_WIFI_STATUS
43 # define SO_WIFI_STATUS 0x0025
45 # define SO_WIFI_STATUS 0x4022
47 # define SO_WIFI_STATUS 41
50 # define SCM_WIFI_STATUS SO_WIFI_STATUS
    [all...]

Completed in 433 milliseconds

12