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.cc45 #define SMP_ENC_INFO_SIZE (OCTET16_LEN + 1) macro
67 SMP_ENC_INFO_SIZE, /* 0x06: encryption information */
543 BT_HDR* p_buf = (BT_HDR*)osi_malloc(sizeof(BT_HDR) + SMP_ENC_INFO_SIZE + in smp_build_encrypt_info_cmd()
553 p_buf->len = SMP_ENC_INFO_SIZE; in smp_build_encrypt_info_cmd()