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

  /external/bluetooth/bluedroid/btif/include/
btif_dm.h 74 UINT8 csrk[BT_OCTET16_LEN]; member in struct:__anon5624
111 btif_dm_ble_lcsrk_keys_t lcsrk_key; /* local device CSRK = d1(ER,DIV,1)*/
  /external/bluetooth/bluedroid/stack/smp/
smp_int.h 195 BT_OCTET16 csrk; /* storage for local CSRK */ member in struct:__anon6340
  /external/bluetooth/bluedroid/stack/btm/
btm_int.h 491 BT_OCTET16 csrk; /* peer SRK peer device used to secured sign local data */ member in struct:__anon5868
495 UINT16 div; /* local DIV to generate local LTK=d1(ER,DIV,0) and CSRK=d1(ER,DIV,1) */
499 UINT8 local_csrk_sec_level; /* security property of local CSRK for this device */
    [all...]
  /external/bluetooth/bluedroid/stack/include/
btm_api.h 1663 BT_OCTET16 csrk; member in struct:__anon6066
    [all...]

Completed in 206 milliseconds