Home
last modified time | relevance | path

Searched refs:SMP_ENC_INFO_SIZE (Results 1 – 1 of 1) sorted by relevance

/system/bt/stack/smp/
Dsmp_utils.c47 #define SMP_ENC_INFO_SIZE (BT_OCTET16_LEN + 1) macro
68 SMP_ENC_INFO_SIZE, /* 0x06: encryption information */
471 SMP_ENC_INFO_SIZE + L2CAP_MIN_OFFSET); in smp_build_encrypt_info_cmd()
481 p_buf->len = SMP_ENC_INFO_SIZE; in smp_build_encrypt_info_cmd()