Home
last modified time | relevance | path

Searched refs:HCI_MESH (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dhci_sync.c2160 if (hci_dev_test_flag(hdev, HCI_MESH)) in hci_le_set_ext_scan_enable_sync()
2180 if (val && hci_dev_test_flag(hdev, HCI_MESH)) in hci_le_set_scan_enable_sync()
3081 if (hci_dev_test_flag(hdev, HCI_MESH)) { in hci_passive_scan_sync()
3139 if (!hci_dev_test_flag(hdev, HCI_MESH) && in hci_update_passive_scan_sync()
H A Dmgmt.c2132 hci_dev_set_flag(hdev, HCI_MESH); in set_mesh_sync()
2134 hci_dev_clear_flag(hdev, HCI_MESH); in set_mesh_sync()
4617 hci_dev_clear_flag(hdev, HCI_MESH); in set_mgmt_mesh_func()
6417 hci_dev_test_flag(hdev, HCI_MESH) || in set_advertising()
10283 if (hci_dev_test_flag(hdev, HCI_MESH) && link_type == LE_LINK) in mgmt_device_found()
H A Dhci_event.c1727 if (hci_dev_test_flag(hdev, HCI_MESH)) in le_set_scan_enable_complete()
6045 if (!hci_dev_test_flag(hdev, HCI_MESH) && direct_addr) { in process_adv_report()
6100 if (hci_dev_test_flag(hdev, HCI_MESH)) { in process_adv_report()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h419 HCI_MESH, enumerator