HomeSort by relevance Sort by last modified time
    Searched defs:BLUETOOTH_COEXISTENCE_MODE_DISABLED (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211_nl.c 36 #define BLUETOOTH_COEXISTENCE_MODE_DISABLED 1
208 if (mode == BLUETOOTH_COEXISTENCE_MODE_DISABLED) { /* disable BT-coex */
  /frameworks/base/wifi/java/android/net/wifi/
WifiNative.java 44 static final int BLUETOOTH_COEXISTENCE_MODE_DISABLED = 1;
309 * @param mode One of {@link #BLUETOOTH_COEXISTENCE_MODE_DISABLED},

Completed in 703 milliseconds