Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bluetooth/
Dsmp.h45 #define SMP_IO_KEYBOARD_DISPLAY 0x04 macro
Dsmp.c840 if (local_io > SMP_IO_KEYBOARD_DISPLAY || in get_auth_method()
841 remote_io > SMP_IO_KEYBOARD_DISPLAY) in get_auth_method()
Dmgmt.c2792 if (cp->io_capability > SMP_IO_KEYBOARD_DISPLAY) in set_io_capability()
2923 if (cp->io_cap > SMP_IO_KEYBOARD_DISPLAY) in pair_device()