Searched refs:mgmt_mesh_find (Results 1 – 3 of 3) sorted by relevance
74 struct mgmt_mesh_tx *mgmt_mesh_find(struct hci_dev *hdev, u8 handle);
396 struct mgmt_mesh_tx *mgmt_mesh_find(struct hci_dev *hdev, u8 handle) in mgmt_mesh_find() function
2432 mesh_tx = mgmt_mesh_find(hdev, cancel->handle); in send_cancel()