Searched refs:MGMT_OP_GET_CONNECTIONS (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | mgmt.h | 228 #define MGMT_OP_GET_CONNECTIONS 0x0015 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | mgmt.h | 232 #define MGMT_OP_GET_CONNECTIONS 0x0015 macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | mgmt.c | 64 MGMT_OP_GET_CONNECTIONS, 2662 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_GET_CONNECTIONS, in get_connections() 2693 err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_GET_CONNECTIONS, 0, rp, in get_connections()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | mgmt.c | 66 MGMT_OP_GET_CONNECTIONS, 3151 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_GET_CONNECTIONS, in get_connections() 3182 err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_GET_CONNECTIONS, 0, rp, in get_connections()
|
Completed in 27 milliseconds