Searched refs:MGMT_OP_SET_DEVICE_FLAGS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 736 #define MGMT_OP_SET_DEVICE_FLAGS 0x0050 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 750 #define MGMT_OP_SET_DEVICE_FLAGS 0x0050 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 121 MGMT_OP_SET_DEVICE_FLAGS, 4148 return mgmt_cmd_complete(sk, hdev->id, MGMT_OP_SET_DEVICE_FLAGS, status, in set_device_flags()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 125 MGMT_OP_SET_DEVICE_FLAGS, 5116 return mgmt_cmd_complete(sk, hdev->id, MGMT_OP_SET_DEVICE_FLAGS, status, in set_device_flags()
|
Completed in 26 milliseconds