Home
last modified time | relevance | path

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

/linux/include/net/bluetooth/
H A Dhci_sync.h75 int hci_cmd_sync_queue_once(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
/linux/net/bluetooth/
H A Dhci_sync.c785 int hci_cmd_sync_queue_once(struct hci_dev *hdev, hci_cmd_sync_work_func_t func, in hci_cmd_sync_queue_once() function
793 EXPORT_SYMBOL(hci_cmd_sync_queue_once);
3394 err = hci_cmd_sync_queue_once(hdev, update_passive_scan_sync, NULL, in hci_update_passive_scan()
7258 err = hci_cmd_sync_queue_once(hdev, hci_acl_create_conn_sync, in hci_connect_acl_sync()
7303 err = hci_cmd_sync_queue_once(hdev, hci_le_create_conn_sync, in hci_connect_le_sync()
7675 err = hci_cmd_sync_queue_once(hdev, hci_le_pa_create_sync, in hci_connect_pa_sync()
7750 err = hci_cmd_sync_queue_once(hdev, hci_le_big_create_sync, in hci_connect_big_sync()
7839 err = hci_cmd_sync_queue_once(conn->hdev, in hci_past_sync()
7843 err = hci_cmd_sync_queue_once(conn->hdev, hci_le_past_sync, in hci_past_sync()
7927 err = hci_cmd_sync_queue_once(hdev, in hci_le_read_remote_features()
[all …]