Home
last modified time | relevance | path

Searched refs:connectable (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/net/bluetooth/
Dhci_request.c1391 static bool is_advertising_allowed(struct hci_dev *hdev, bool connectable) in is_advertising_allowed() argument
1400 if (!connectable && !(hdev->le_states[2] & 0x10)) in is_advertising_allowed()
1406 if (connectable && (!(hdev->le_states[4] & 0x40) || in is_advertising_allowed()
1414 if (!connectable && !(hdev->le_states[2] & 0x02)) in is_advertising_allowed()
1420 if (connectable && (!(hdev->le_states[4] & 0x08) || in is_advertising_allowed()
1433 bool connectable; in __hci_req_enable_advertising() local
1442 connectable = (flags & MGMT_ADV_FLAG_CONNECTABLE) || in __hci_req_enable_advertising()
1445 if (!is_advertising_allowed(hdev, connectable)) in __hci_req_enable_advertising()
1462 if (hci_update_random_address(req, !connectable, in __hci_req_enable_advertising()
1469 if (connectable) { in __hci_req_enable_advertising()
[all …]
/Linux-v5.10/include/linux/
Dexportfs.h221 int *max_len, int connectable);
/Linux-v5.10/fs/exportfs/
Dexpfs.c398 int connectable) in exportfs_encode_fh() argument
404 if (connectable && !S_ISDIR(inode->i_mode)) { in exportfs_encode_fh()
/Linux-v5.10/fs/ocfs2/
Dexport.c207 fh, len, connectable); in ocfs2_encode_fh()
Docfs2_trace.h2542 void *fh, int len, int connectable),
2543 TP_ARGS(dentry, name_len, name, fh, len, connectable),
2550 __field(int, connectable)
2558 __entry->connectable = connectable;
2562 __entry->connectable)
/Linux-v5.10/Documentation/driver-api/usb/
Dpower-management.rst709 ``hotplug`` indicates an externally connectable/visible
715 connectable. Examples are internal ports for USB
/Linux-v5.10/Documentation/filesystems/
Doverlayfs.rst555 The overlay filesystem does not support non-directory connectable file