HomeSort by relevance Sort by last modified time
    Searched full:reconfigure (Results 1 - 25 of 56) sorted by null

1 2 3

  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/inc/
whalSecurity.h 47 #define NO_OF_RECONF_SECUR_KEYS_PER_STATION 1 /* define the number of keys allocated on reconfigure
58 /* reconfigure security structure for reconfigure (FW reload) time*/
61 BOOL reconfHwEncEnable; /* save the last HW encryption Enable flag for reconfigure time*/
62 BOOL reconfHwDecrEnable; /* save the last HW decryption Enable flag for reconfigure time*/
65 UINT8 reconfDefaultKeyId; /* save the last configured defualt key ID for reconfigure time*/
68 securityKeys_t* reconfKeys; /* save all the configured keys for reconfigure time, keys which
78 securReconf_t reconfData; /* reconfigure security structure for reconfigure (FW reload) time*/
  /external/icu4c/data/sprep/
sprepfiles.mk 11 # reconfigure ICU.
  /external/dbus/
Makefile.am 50 echo "Need to reconfigure with --enable-gcov"
53 echo "Need to reconfigure with --enable-gcov"
  /external/icu4c/data/brkitr/
brkfiles.mk 12 # reconfigure ICU.
  /external/icu4c/data/rbnf/
rbnffiles.mk 12 # reconfigure ICU.
  /external/bluetooth/bluez/audio/
a2dp.c 88 gboolean reconfigure; member in struct:a2dp_setup
584 if (setup->reconfigure)
585 setup->reconfigure = FALSE;
770 error("Cannot find capabilities to reconfigure");
827 if (setup->reconfigure)
917 .reconfigure = reconf_cfm
929 .reconfigure = reconf_ind
941 .reconfigure = reconf_ind
1351 setup->reconfigure = TRUE;
1380 } else if (!setup->reconfigure) {
    [all...]
avdtp.h 161 void (*reconfigure) (struct avdtp *session, member in struct:avdtp_sep_cfm
198 gboolean (*reconfigure) (struct avdtp *session, member in struct:avdtp_sep_ind
avdtp.c     [all...]
  /external/bluetooth/hcidump/parser/
avdtp.c 51 return "Reconfigure";
354 static inline void reconfigure(int level, uint8_t hdr, struct frame *frm) function
454 reconfigure(level + 1, hdr, frm);
  /external/tcpdump/
print-dhcp6.c 244 return "reconfigure message";
246 return "reconfigure accept";
468 printf(" proto: reconfigure");
717 name = "reconfigure";
  /external/bison/djgpp/
README.in 133 3.4.: If for some reason you want to reconfigure the package cd into the top
140 subdir or you will not really reconfigure the sources because the
  /external/e2fsprogs/e2fsck/
e2fsck.conf.5.in 73 This stanza allows the administrator to reconfigure how e2fsck handles
  /external/icu4c/data/coll/
colfiles.mk 12 # reconfigure ICU.
  /external/icu4c/data/locales/
resfiles.mk 12 # reconfigure ICU.
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldDb.h 279 /* Security keys structure for reconfigure phase */
CmdBld.h 240 * Define the number of keys allocated on reconfigure
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldDb.h 273 /* Security keys structure for reconfigure phase */
CmdBld.h 238 * Define the number of keys allocated on reconfigure
CmdBldCmd.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/security/
whalSecurity.c 172 /* store the security key for reconfigure time (FW reload)*/
257 /* store the default key ID value for reconfigure time (FW reload)*/
292 /* store the HW encryption Enable flag for reconfigure time (FW reload)*/
  /dalvik/vm/
Dvm.mk 78 # overall config may be for a "release" build, so reconfigure these
  /external/stlport/doc/
README.evc3 81 If you want to build the unit tests for the emulator, you have to reconfigure
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 44 // to close or reconfigure the output depending on other streams using this output and current system state.
  /external/wpa_supplicant/
wpa_cli.c 106 " reconfigure = force wpa_supplicant to re-read its configuration file\n"
980 return wpa_ctrl_command(ctrl, "RECONFIGURE");
1097 { "reconfigure", wpa_cli_cmd_reconfigure },
    [all...]
  /external/dhcpcd/
dhcpcd.8 81 Then it attempts to renew its lease and reconfigure if the new lease changes.

Completed in 215 milliseconds

1 2 3