Home
last modified time | relevance | path

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

/linux/net/bluetooth/ !
H A Dmgmt.c1098 hci_dev_clear_flag(hdev, HCI_MESH_SENDING); in mesh_send_done_sync()
1124 hci_dev_set_flag(hdev, HCI_MESH_SENDING); in mesh_next()
1132 if (!hci_dev_test_flag(hdev, HCI_MESH_SENDING)) in mesh_send_done()
2313 hci_dev_clear_flag(hdev, HCI_MESH_SENDING); in mesh_send_start_complete()
2515 sending = hci_dev_test_flag(hdev, HCI_MESH_SENDING); in mesh_send()
2534 hci_dev_set_flag(hdev, HCI_MESH_SENDING); in mesh_send()
/linux/include/net/bluetooth/ !
H A Dhci.h477 HCI_MESH_SENDING, enumerator