Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dsmp.h129 struct bt_smp_keypress_notif { struct
Dsmp.c4543 struct bt_smp_keypress_notif *notif = (void *)buf->data; in smp_keypress_notif()
4602 { smp_keypress_notif, sizeof(struct bt_smp_keypress_notif) },
5549 struct bt_smp_keypress_notif *req; in smp_send_keypress_notif()