Searched refs:MGMT_OP_REMOVE_DEVICE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 457 #define MGMT_OP_REMOVE_DEVICE 0x0034 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 461 #define MGMT_OP_REMOVE_DEVICE 0x0034 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 95 MGMT_OP_REMOVE_DEVICE, 6615 MGMT_OP_REMOVE_DEVICE, in remove_device() 6627 MGMT_OP_REMOVE_DEVICE, in remove_device() 6650 MGMT_OP_REMOVE_DEVICE, in remove_device() 6660 MGMT_OP_REMOVE_DEVICE, in remove_device() 6669 MGMT_OP_REMOVE_DEVICE, in remove_device() 6687 MGMT_OP_REMOVE_DEVICE, in remove_device() 6720 err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_REMOVE_DEVICE, in remove_device()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 97 MGMT_OP_REMOVE_DEVICE, 7702 MGMT_OP_REMOVE_DEVICE, in remove_device() 7714 MGMT_OP_REMOVE_DEVICE, in remove_device() 7737 MGMT_OP_REMOVE_DEVICE, in remove_device() 7747 MGMT_OP_REMOVE_DEVICE, in remove_device() 7756 MGMT_OP_REMOVE_DEVICE, in remove_device() 7771 MGMT_OP_REMOVE_DEVICE, in remove_device() 7802 err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_REMOVE_DEVICE, in remove_device()
|
Completed in 26 milliseconds