HomeSort by relevance Sort by last modified time
    Searched refs:SCAN_DISABLED (Results 1 - 11 of 11) sorted by null

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSmApi.c 660 (pSmeSm->scanEnabled == SCAN_DISABLED))
smeSm.c     [all...]
  /external/bluetooth/bluez/plugins/
hciops.c 455 uint8_t mode = SCAN_DISABLED;
  /hardware/ti/wlan/wl1271/stad/Export_Inc/
paramOut.h 235 SCAN_DISABLED = 0, /* TI_FALSE*/
    [all...]
  /system/bluetooth/bluez-clean-headers/bluetooth/
hci.h 365 #define SCAN_DISABLED 0x00
  /system/wlan/ti/wilink_6_1/stad/Export_Inc/
paramOut.h 235 SCAN_DISABLED = 0, /* TI_FALSE*/
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
paramOut.h 287 SCAN_DISABLED = 0, /* FALSE*/
    [all...]
  /external/bluetooth/bluez/tools/
hciconfig.c 137 dr.dev_opt = SCAN_DISABLED;
    [all...]
  /external/bluetooth/bluez/src/
adapter.c 103 uint8_t scan_mode; /* scan mode: SCAN_DISABLED, SCAN_PAGE,
563 if (adapter->scan_mode == SCAN_DISABLED)
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 799 #define SCAN_DISABLED 0x00
    [all...]
  /external/qemu/hw/
bt.h 940 SCAN_DISABLED = 0,
    [all...]

Completed in 247 milliseconds