Searched refs:MGMT_OP_SET_FAST_CONNECTABLE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/net/bluetooth/ |
| H A D | mgmt.h | 148 #define MGMT_OP_SET_FAST_CONNECTABLE 0x0008 macro
|
| /linux-6.15/net/bluetooth/ |
| H A D | mgmt.c | 52 MGMT_OP_SET_FAST_CONNECTABLE, 6498 mgmt_cmd_status(cmd->sk, hdev->id, MGMT_OP_SET_FAST_CONNECTABLE, in fast_connectable_complete() 6508 send_settings_rsp(cmd->sk, MGMT_OP_SET_FAST_CONNECTABLE, hdev); in fast_connectable_complete() 6535 MGMT_OP_SET_FAST_CONNECTABLE, in set_fast_connectable() 6540 MGMT_OP_SET_FAST_CONNECTABLE, in set_fast_connectable() 6546 err = send_settings_rsp(sk, MGMT_OP_SET_FAST_CONNECTABLE, hdev); in set_fast_connectable() 6552 err = send_settings_rsp(sk, MGMT_OP_SET_FAST_CONNECTABLE, hdev); in set_fast_connectable() 6557 cmd = mgmt_pending_new(sk, MGMT_OP_SET_FAST_CONNECTABLE, hdev, data, in set_fast_connectable() 6566 mgmt_cmd_status(sk, hdev->id, MGMT_OP_SET_FAST_CONNECTABLE, in set_fast_connectable()
|