Home
last modified time | relevance | path

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

/system/bt/stack/smp/
Dsmp_utils.c57 #define SMP_PAIR_KEYPR_NOTIF_SIZE (1 /* opcode */ + 1 /*Notif Type*/) macro
76 SMP_PAIR_KEYPR_NOTIF_SIZE, /* 0x0E: pairing keypress notification */
746 SMP_PAIR_KEYPR_NOTIF_SIZE + L2CAP_MIN_OFFSET); in smp_build_pairing_keypress_notification_cmd()
756 p_buf->len = SMP_PAIR_KEYPR_NOTIF_SIZE; in smp_build_pairing_keypress_notification_cmd()