Home
last modified time | relevance | path

Searched refs:MGMT_OP_GET_CONNECTIONS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dmgmt.h228 #define MGMT_OP_GET_CONNECTIONS 0x0015 macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dmgmt.h232 #define MGMT_OP_GET_CONNECTIONS 0x0015 macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dmgmt.c64 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 Dmgmt.c66 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