Home
last modified time | relevance | path

Searched refs:MGMT_OP_GET_CONNECTIONS (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/net/bluetooth/
Dmgmt.h228 #define MGMT_OP_GET_CONNECTIONS 0x0015 macro
/linux-6.1.9/net/bluetooth/
Dmgmt.c66 MGMT_OP_GET_CONNECTIONS,
3191 err = mgmt_cmd_status(sk, hdev->id, MGMT_OP_GET_CONNECTIONS, in get_connections()
3222 err = mgmt_cmd_complete(sk, hdev->id, MGMT_OP_GET_CONNECTIONS, 0, rp, in get_connections()