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

  /system/bt/stack/btm/
btm_ble.c     [all...]
btm_ble_int.h 390 extern void btm_ble_ltk_request(UINT16 handle, UINT8 rand[8], UINT16 ediv);
btm_int.h 459 UINT16 ediv; /* LTK diversifier of this slave device */ member in struct:__anon72467
819 UINT16 ediv; \/* received ediv value from LTK request *\/ member in struct:__anon72483
    [all...]
  /system/bt/stack/btu/
btu_hcif.c 1649 UINT16 ediv, handle; local
    [all...]
  /system/bt/stack/hcic/
hciblecmds.c 456 UINT16 ediv, UINT8 ltk[HCIC_BLE_ENCRYT_KEY_SIZE])
469 UINT16_TO_STREAM (pp, ediv);
  /system/bt/stack/smp/
smp_utils.c 504 UINT16_TO_STREAM(p, p_cb->ediv);
    [all...]
smp_int.h 331 UINT16 ediv; member in struct:__anon72882
smp_act.c     [all...]
smp_keys.c 880 /* generate EDIV and rand now */
892 ** Description This function is to calculate EDIV = Y xor DIV
906 /* EDIV = Y xor DIV */
907 p_cb->ediv = p_cb->div ^ y;
    [all...]
  /system/bt/stack/include/
hcimsgs.h 745 UINT16 ediv, UINT8 ltk[HCIC_BLE_ENCRYT_KEY_SIZE]);
    [all...]
btm_api.h 1638 UINT16 ediv; member in struct:__anon72658
    [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]

Completed in 179 milliseconds