Home
last modified time | relevance | path

Searched refs:HCI_MESH_SENDING (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/net/bluetooth/
H A Dmgmt.c1076 hci_dev_clear_flag(hdev, HCI_MESH_SENDING); in mesh_send_done_sync()
1101 hci_dev_set_flag(hdev, HCI_MESH_SENDING); in mesh_next()
1109 if (!hci_dev_test_flag(hdev, HCI_MESH_SENDING)) in mesh_send_done()
2208 hci_dev_clear_flag(hdev, HCI_MESH_SENDING); in mesh_send_start_complete()
2402 sending = hci_dev_test_flag(hdev, HCI_MESH_SENDING); in mesh_send()
2421 hci_dev_set_flag(hdev, HCI_MESH_SENDING); in mesh_send()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h434 HCI_MESH_SENDING, enumerator