Searched refs:MGMT_OP_SET_BONDABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 145 #define MGMT_OP_SET_BONDABLE 0x0009 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 149 #define MGMT_OP_SET_BONDABLE 0x0009 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 52 MGMT_OP_SET_BONDABLE, 1632 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_BONDABLE, in set_bondable() 1642 err = send_settings_rsp(sk, MGMT_OP_SET_BONDABLE, hdev); in set_bondable()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 54 MGMT_OP_SET_BONDABLE, 1814 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_BONDABLE, in set_bondable() 1824 err = send_settings_rsp(sk, MGMT_OP_SET_BONDABLE, hdev); in set_bondable()
|
Completed in 27 milliseconds