Home
last modified time | relevance | path

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

/linux-6.12.1/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.c3311 if (cp->io_capability > SMP_IO_KEYBOARD_DISPLAY) in set_io_capability()
3442 if (cp->io_cap > SMP_IO_KEYBOARD_DISPLAY) in pair_device()