Searched refs:MGMT_OP_SET_SECURE_CONN (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/net/bluetooth/ |
| D | mgmt.h | 407 #define MGMT_OP_SET_SECURE_CONN 0x002D macro
|
| /Linux-v6.6/net/bluetooth/ |
| D | mgmt.c | 90 MGMT_OP_SET_SECURE_CONN, 6896 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_SECURE_CONN, in set_secure_conn() 6902 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_SECURE_CONN, in set_secure_conn() 6906 return mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_SECURE_CONN, in set_secure_conn() 6928 err = send_settings_rsp(sk, MGMT_OP_SET_SECURE_CONN, hdev); in set_secure_conn() 6942 err = send_settings_rsp(sk, MGMT_OP_SET_SECURE_CONN, hdev); in set_secure_conn() 6946 cmd = mgmt_pending_new(sk, MGMT_OP_SET_SECURE_CONN, hdev, data, len); in set_secure_conn() 6954 mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_SECURE_CONN, in set_secure_conn()
|