Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dmgmt.c1092 static int mesh_send_sync(struct hci_dev *hdev, void *data);
1101 err = hci_cmd_sync_queue(hdev, mesh_send_sync, mesh_tx, in mesh_next()
2232 static int mesh_send_sync(struct hci_dev *hdev, void *data) in mesh_send_sync() function
2421 err = hci_cmd_sync_queue(hdev, mesh_send_sync, mesh_tx, in mesh_send()