Home
last modified time | relevance | path

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

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dsmp_utils.c55 #define SMP_PAIR_KEYPR_NOTIF_SIZE (1 /* opcode */ + 1 /*Notif Type*/) macro
73 SMP_PAIR_KEYPR_NOTIF_SIZE, /* 0x0E: pairing keypress notification */
809 + SMP_PAIR_KEYPR_NOTIF_SIZE + L2CAP_MIN_OFFSET)) != NULL) { in smp_build_pairing_keypress_notification_cmd()
816 p_buf->len = SMP_PAIR_KEYPR_NOTIF_SIZE; in smp_build_pairing_keypress_notification_cmd()