Home
last modified time | relevance | path

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

/Linux-v4.19/net/bluetooth/
Dsmp.h45 #define SMP_IO_KEYBOARD_DISPLAY 0x04 macro
Dsmp.c856 if (local_io > SMP_IO_KEYBOARD_DISPLAY || in get_auth_method()
857 remote_io > SMP_IO_KEYBOARD_DISPLAY) in get_auth_method()
Dmgmt.c2735 if (cp->io_capability > SMP_IO_KEYBOARD_DISPLAY) in set_io_capability()
2867 if (cp->io_cap > SMP_IO_KEYBOARD_DISPLAY) in pair_device()