Searched refs:MGMT_OP_SET_IO_CAPABILITY (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 252 #define MGMT_OP_SET_IO_CAPABILITY 0x0018 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 256 #define MGMT_OP_SET_IO_CAPABILITY 0x0018 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 67 MGMT_OP_SET_IO_CAPABILITY, 2794 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_IO_CAPABILITY, in set_io_capability() 2805 return mgmt_cmd_complete(sk, hdev->id, MGMT_OP_SET_IO_CAPABILITY, 0, in set_io_capability()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 69 MGMT_OP_SET_IO_CAPABILITY, 3283 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_IO_CAPABILITY, in set_io_capability() 3294 return mgmt_cmd_complete(sk, hdev->id, MGMT_OP_SET_IO_CAPABILITY, 0, in set_io_capability()
|
Completed in 27 milliseconds