Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.cc48 #define SMP_SIGN_INFO_SIZE (OCTET16_LEN + 1) macro
70 SMP_SIGN_INFO_SIZE, /* 0x0A: signing information */
636 BT_HDR* p_buf = (BT_HDR*)osi_malloc(sizeof(BT_HDR) + SMP_SIGN_INFO_SIZE + in smp_build_signing_info_cmd()
646 p_buf->len = SMP_SIGN_INFO_SIZE; in smp_build_signing_info_cmd()