Home
last modified time | relevance | path

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

/linux/net/bluetooth/
A Dhci_request.c1320 if (!connectable && !(hdev->le_states[2] & 0x10)) in is_advertising_allowed()
1326 if (connectable && (!(hdev->le_states[4] & 0x40) || in is_advertising_allowed()
1334 if (!connectable && !(hdev->le_states[2] & 0x02)) in is_advertising_allowed()
1354 bool connectable; in __hci_req_enable_advertising() local
1367 if (!is_advertising_allowed(hdev, connectable)) in __hci_req_enable_advertising()
1384 if (hci_update_random_address(req, !connectable, in __hci_req_enable_advertising()
1399 if (connectable) { in __hci_req_enable_advertising()
1787 bool connectable; in __hci_req_setup_ext_adv_instance() local
1811 if (!is_advertising_allowed(hdev, connectable)) in __hci_req_setup_ext_adv_instance()
1818 err = hci_get_random_address(hdev, !connectable, in __hci_req_setup_ext_adv_instance()
[all …]
/linux/include/linux/
A Dexportfs.h232 int *max_len, int connectable);
/linux/Documentation/devicetree/bindings/iio/imu/
A Dbosch,bmi160.yaml14 connectable Magnetometer
/linux/fs/exportfs/
A Dexpfs.c398 int connectable) in exportfs_encode_fh() argument
404 if (connectable && !S_ISDIR(inode->i_mode)) { in exportfs_encode_fh()
/linux/fs/ocfs2/
A Dexport.c205 fh, len, connectable); in ocfs2_encode_fh()
A 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/Documentation/driver-api/usb/
A Dpower-management.rst709 ``hotplug`` indicates an externally connectable/visible
715 connectable. Examples are internal ports for USB
/linux/Documentation/filesystems/
A Doverlayfs.rst562 The overlay filesystem does not support non-directory connectable file

Completed in 41 milliseconds