Symbol: hci_cmd_sync_queue
drivers/bluetooth/btmtk.c
394
err = hci_cmd_sync_queue(hdev, reset_work->reset_sync, NULL, NULL);
drivers/bluetooth/btnxpuart.c
1601
hci_cmd_sync_queue(hdev, send_ps_cmd, NULL, NULL);
drivers/bluetooth/btnxpuart.c
1623
hci_cmd_sync_queue(hdev, send_wakeup_method_cmd, NULL, NULL);
drivers/bluetooth/btnxpuart.c
1631
hci_cmd_sync_queue(hdev, nxp_set_baudrate_cmd, NULL, NULL);
drivers/bluetooth/btnxpuart.c
1637
hci_cmd_sync_queue(hdev, nxp_set_ind_reset, NULL, NULL);
include/net/bluetooth/hci_sync.h
72
int hci_cmd_sync_queue(struct hci_dev *hdev, hci_cmd_sync_work_func_t func,
net/bluetooth/hci_conn.c
2023
if (hci_cmd_sync_queue(hdev, set_cig_params_sync,
net/bluetooth/hci_conn.c
2169
return hci_cmd_sync_queue(hdev, hci_create_cis_sync, NULL, NULL);
net/bluetooth/hci_conn.c
2423
err = hci_cmd_sync_queue(hdev, create_big_sync, hci_conn_get(conn),
net/bluetooth/hci_conn.c
469
result = hci_cmd_sync_queue(conn->hdev, hci_enhanced_setup_sync,
net/bluetooth/hci_conn.c
576
if (hci_cmd_sync_queue(conn->hdev, le_conn_update_sync, d,
net/bluetooth/hci_conn.c
801
ret = hci_cmd_sync_queue(hdev, terminate_big_sync, d,
net/bluetooth/hci_conn.c
875
ret = hci_cmd_sync_queue(hdev, big_terminate_sync, d,
net/bluetooth/hci_conn.c
941
return hci_cmd_sync_queue(hdev, remove_cig_sync, UINT_PTR(handle),
net/bluetooth/hci_event.c
7149
hci_cmd_sync_queue(hdev, hci_iso_term_big_sync,
net/bluetooth/hci_sync.c
2007
return hci_cmd_sync_queue(hdev, enable_advertising_sync, NULL, NULL);
net/bluetooth/hci_sync.c
3363
return hci_cmd_sync_queue(hdev, update_scan_sync, NULL, NULL);
net/bluetooth/hci_sync.c
376
status = hci_cmd_sync_queue(hdev, scan_disable_sync, NULL, NULL);
net/bluetooth/hci_sync.c
404
status = hci_cmd_sync_queue(hdev, interleaved_inquiry_sync, NULL, NULL);
net/bluetooth/hci_sync.c
457
status = hci_cmd_sync_queue(hdev, reenable_adv_sync, NULL, NULL);
net/bluetooth/hci_sync.c
573
hci_cmd_sync_queue(hdev, adv_timeout_expire_sync, inst_ptr, NULL);
net/bluetooth/hci_sync.c
6080
return hci_cmd_sync_queue(hdev, update_discoverable_sync, NULL,
net/bluetooth/hci_sync.c
7072
return hci_cmd_sync_queue(hdev, _update_adv_data_sync,
net/bluetooth/hci_sync.c
750
EXPORT_SYMBOL(hci_cmd_sync_queue);
net/bluetooth/hci_sync.c
785
return hci_cmd_sync_queue(hdev, func, data, destroy);
net/bluetooth/mgmt.c
1020
hci_cmd_sync_queue(hdev, service_cache_sync, NULL, NULL);
net/bluetooth/mgmt.c
1047
hci_cmd_sync_queue(hdev, rpa_expired_sync, NULL, NULL);
net/bluetooth/mgmt.c
1070
hci_cmd_sync_queue(hdev, set_discoverable_sync, NULL, NULL);
net/bluetooth/mgmt.c
1115
err = hci_cmd_sync_queue(hdev, mesh_send_sync, mesh_tx,
net/bluetooth/mgmt.c
1132
hci_cmd_sync_queue(hdev, mesh_send_done_sync, NULL, mesh_next);
net/bluetooth/mgmt.c
1436
err = hci_cmd_sync_queue(hdev, set_powered_sync, cmd,
net/bluetooth/mgmt.c
1697
err = hci_cmd_sync_queue(hdev, set_discoverable_sync, cmd,
net/bluetooth/mgmt.c
1824
err = hci_cmd_sync_queue(hdev, set_connectable_sync, cmd,
net/bluetooth/mgmt.c
2076
err = hci_cmd_sync_queue(hdev, set_ssp_sync, cmd,
net/bluetooth/mgmt.c
2285
err = hci_cmd_sync_queue(hdev, set_mesh_sync, cmd,
net/bluetooth/mgmt.c
2459
err = hci_cmd_sync_queue(hdev, send_cancel, cmd, NULL);
net/bluetooth/mgmt.c
2518
err = hci_cmd_sync_queue(hdev, mesh_send_sync, mesh_tx,
net/bluetooth/mgmt.c
2615
err = hci_cmd_sync_queue(hdev, set_le_sync, cmd,
net/bluetooth/mgmt.c
2676
err = hci_cmd_sync_queue(hdev, send_hci_cmd_sync, cmd, NULL);
net/bluetooth/mgmt.c
3249
err = hci_cmd_sync_queue(hdev, unpair_device_sync, cmd,
net/bluetooth/mgmt.c
3335
err = hci_cmd_sync_queue(hdev, disconnect_sync, cmd,
net/bluetooth/mgmt.c
4026
hci_cmd_sync_queue(hdev, name_changed_sync, NULL, NULL);
net/bluetooth/mgmt.c
4111
err = hci_cmd_sync_queue(hdev, set_name_sync, cmd,
net/bluetooth/mgmt.c
4157
hci_cmd_sync_queue(hdev, appearance_changed_sync, NULL,
net/bluetooth/mgmt.c
4392
err = hci_cmd_sync_queue(hdev, set_default_phy_sync, cmd,
net/bluetooth/mgmt.c
5496
err = hci_cmd_sync_queue(hdev, mgmt_add_adv_patterns_monitor_sync, cmd,
net/bluetooth/mgmt.c
5844
err = hci_cmd_sync_queue(hdev, read_local_oob_data_sync, cmd,
net/bluetooth/mgmt.c
6114
err = hci_cmd_sync_queue(hdev, start_discovery_sync, cmd,
net/bluetooth/mgmt.c
6241
err = hci_cmd_sync_queue(hdev, start_discovery_sync, cmd,
net/bluetooth/mgmt.c
6311
err = hci_cmd_sync_queue(hdev, stop_discovery_sync, cmd,
net/bluetooth/mgmt.c
6469
hci_cmd_sync_queue(hdev, set_device_id_sync, NULL, NULL);
net/bluetooth/mgmt.c
6657
err = hci_cmd_sync_queue(hdev, set_adv_sync, cmd,
net/bluetooth/mgmt.c
6833
err = hci_cmd_sync_queue(hdev, write_fast_connectable_sync, cmd,
net/bluetooth/mgmt.c
6969
err = hci_cmd_sync_queue(hdev, set_bredr_sync, cmd,
net/bluetooth/mgmt.c
7107
err = hci_cmd_sync_queue(hdev, set_secure_conn_sync, cmd,
net/bluetooth/mgmt.c
7565
err = hci_cmd_sync_queue(hdev, get_conn_info_sync,
net/bluetooth/mgmt.c
7704
err = hci_cmd_sync_queue(hdev, get_clock_info_sync, cmd,
net/bluetooth/mgmt.c
7850
err = hci_cmd_sync_queue(hdev, add_device_sync, cmd,
net/bluetooth/mgmt.c
8005
hci_cmd_sync_queue(hdev, remove_device_sync, NULL, NULL);
net/bluetooth/mgmt.c
8159
if (hci_cmd_sync_queue(hdev, conn_update_sync,
net/bluetooth/mgmt.c
8412
err = hci_cmd_sync_queue(hdev, read_local_oob_data_sync, cmd,
net/bluetooth/mgmt.c
8981
err = hci_cmd_sync_queue(hdev, add_advertising_sync, cmd,
net/bluetooth/mgmt.c
9146
err = hci_cmd_sync_queue(hdev, add_ext_adv_params_sync, cmd,
net/bluetooth/mgmt.c
9309
err = hci_cmd_sync_queue(hdev, add_ext_adv_data_sync, cmd,
net/bluetooth/mgmt.c
9410
err = hci_cmd_sync_queue(hdev, remove_advertising_sync, cmd,
net/bluetooth/msft.c
1059
hci_cmd_sync_queue(hdev,
net/bluetooth/msft.c
956
err = hci_cmd_sync_queue(hdev, msft_add_address_filter_sync,