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

  /system/bt/stack/include/
smp_api.h 244 BT_OCTET16 commitment; member in struct:__anon69686
259 BT_OCTET16 commitment; member in struct:__anon69687
  /system/bt/stack/smp/
smp_act.c 314 ** Description send commitment command to the peer
702 ** Description process pairing commitment from peer device
    [all...]
smp_keys.c 998 ** in calculations of commitment sent OOB to a peer
    [all...]
smp_int.h 294 BT_OCTET16 commitment; member in struct:__anon69796
smp_utils.c 52 #define SMP_PAIR_COMMITM_SIZE (1 /* opcode */ + BT_OCTET16_LEN /*Commitment*/)
74 SMP_PAIR_COMMITM_SIZE /* 0x0F: pairing commitment */
102 smp_command_has_valid_fixed_length /* 0x0F: pairing commitment */
128 smp_parameter_unconditionally_valid /* 0x0F: pairing commitment */
166 smp_build_pairing_commitment_cmd /* 0x0F: pairing commitment */
709 ** Description Build pairing commitment command.
725 ARRAY_TO_STREAM (p, p_cb->commitment, BT_OCTET16_LEN);
    [all...]

Completed in 176 milliseconds