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

  /system/bt/stack/btm/
btm_int_types.h 426 uint16_t ediv; /* LTK diversifier of this slave device */ member in struct:__anon2170
774 uint16_t ediv; /* received ediv value from LTK request */ member in struct:__anon2186
    [all...]
btm_ble_int.h 90 uint16_t ediv);
btm_ble.cc     [all...]
  /system/bt/stack/btu/
btu_hcif.cc 1701 uint16_t ediv, handle; local
    [all...]
  /system/bt/stack/hcic/
hciblecmds.cc 408 uint16_t ediv,
421 UINT16_TO_STREAM(pp, ediv);
  /system/bt/stack/smp/
smp_utils.cc 530 UINT16_TO_STREAM(p, p_cb->ediv);
    [all...]
smp_int.h 322 uint16_t ediv; member in struct:__anon2545
smp_act.cc     [all...]
smp_keys.cc 598 * This function is to calculate EDIV = Y xor DIV
608 /* EDIV = Y xor DIV */
609 p_cb->ediv = p_cb->div ^ y;
664 /* generate EDIV and rand now */
    [all...]
  /system/bt/stack/include/
hcimsgs.h 790 uint16_t ediv,
btm_api_types.h 1634 uint16_t ediv; member in struct:__anon2359
    [all...]
  /external/ImageMagick/MagickCore/
vms.h 756 #define lib$ediv LIB$EDIV
    [all...]

Completed in 616 milliseconds