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.cc56 #define SMP_PAIR_KEYPR_NOTIF_SIZE (1 /* opcode */ + 1 /*Notif Type*/) macro
74 SMP_PAIR_KEYPR_NOTIF_SIZE, /* 0x0E: pairing keypress notification */
794 sizeof(BT_HDR) + SMP_PAIR_KEYPR_NOTIF_SIZE + L2CAP_MIN_OFFSET); in smp_build_pairing_keypress_notification_cmd()
803 p_buf->len = SMP_PAIR_KEYPR_NOTIF_SIZE; in smp_build_pairing_keypress_notification_cmd()