Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.c43 #define SMP_PAIRING_REQ_SIZE 7 macro
63 SMP_PAIRING_REQ_SIZE, /* 0x01: pairing request */
64 SMP_PAIRING_REQ_SIZE, /* 0x02: pairing response */
411 SMP_PAIRING_REQ_SIZE + L2CAP_MIN_OFFSET); in smp_build_pairing_cmd()
426 p_buf->len = SMP_PAIRING_REQ_SIZE; in smp_build_pairing_cmd()