| /linux/net/bluetooth/ |
| H A D | hci_sync.c | 933 HCI_CMD_TIMEOUT); in hci_update_eir_sync() 973 sizeof(cod), cod, HCI_CMD_TIMEOUT); in hci_update_class_sync() 1059 6, rpa, HCI_CMD_TIMEOUT); in hci_set_random_addr_sync() 1185 size, data, HCI_CMD_TIMEOUT); in hci_disable_ext_adv_instance_sync() 1211 sizeof(cp), &cp, HCI_CMD_TIMEOUT); in hci_set_adv_set_random_addr_sync() 1222 cp, HCI_CMD_TIMEOUT); in hci_set_ext_adv_params_sync() 1281 HCI_CMD_TIMEOUT); in hci_set_ext_adv_data_sync() 1316 sizeof(cp), &cp, HCI_CMD_TIMEOUT); in hci_set_adv_data_sync() 1495 HCI_CMD_TIMEOUT); in hci_set_ext_scan_rsp_data_sync() 1528 sizeof(cp), &cp, HCI_CMD_TIMEOUT); in __hci_set_scan_rsp_data_sync() [all …]
|
| H A D | aosp.c | 56 HCI_CMD_TIMEOUT); in aosp_do_open() 157 HCI_CMD_TIMEOUT); in enable_quality_report() 179 HCI_CMD_TIMEOUT); in disable_quality_report()
|
| H A D | hci_codec.c | 76 sizeof(*cmd), cmd, 0, HCI_CMD_TIMEOUT, NULL); in hci_read_codec_capabilities() 130 0, HCI_CMD_TIMEOUT, NULL); in hci_read_supported_codecs() 199 0, HCI_CMD_TIMEOUT, NULL); in hci_read_supported_codecs_v2()
|
| H A D | msft.c | 151 HCI_CMD_TIMEOUT); in read_supported_features() 351 HCI_CMD_TIMEOUT); in msft_remove_addr_filters_sync() 440 HCI_CMD_TIMEOUT); in msft_remove_monitor_sync() 553 HCI_CMD_TIMEOUT); in msft_add_monitor_sync() 735 HCI_CMD_TIMEOUT); in msft_cancel_address_filter_sync() 889 HCI_CMD_TIMEOUT); in msft_add_address_filter_sync() 1191 HCI_CMD_TIMEOUT); in msft_set_filter_enable()
|
| H A D | hci_core.c | 711 1, &dr.dev_opt, HCI_CMD_TIMEOUT); in hci_dev_cmd() 725 HCI_CMD_TIMEOUT); in hci_dev_cmd() 731 1, &dr.dev_opt, HCI_CMD_TIMEOUT); in hci_dev_cmd() 736 1, &dr.dev_opt, HCI_CMD_TIMEOUT); in hci_dev_cmd() 749 2, &policy, HCI_CMD_TIMEOUT); in hci_dev_cmd() 4162 HCI_CMD_TIMEOUT); in hci_cmd_work()
|
| H A D | hci_debugfs.c | 1308 HCI_CMD_TIMEOUT); in dut_mode_write() 1311 HCI_CMD_TIMEOUT); in dut_mode_write()
|
| H A D | hci_conn.c | 268 sizeof(*cmd) + vnd_len, cmd, HCI_CMD_TIMEOUT); in configure_datapath_sync() 273 HCI_CMD_TIMEOUT); in configure_datapath_sync() 1886 pdu, HCI_CMD_TIMEOUT); in set_cig_params_sync()
|
| H A D | mgmt.c | 2631 HCI_CMD_TIMEOUT); in send_hci_cmd_sync() 4206 sizeof(cp_phy), &cp_phy, HCI_CMD_TIMEOUT); in set_default_phy_sync()
|
| /linux/drivers/bluetooth/ |
| H A D | hci_ag6xx.c | 206 HCI_EV_CMD_STATUS, HCI_CMD_TIMEOUT); in ag6xx_setup()
|
| H A D | virtio_bt.c | 149 skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_CMD_TIMEOUT); in virtbt_setup_intel()
|
| H A D | hci_intel.c | 490 skb = __hci_cmd_sync(hdev, 0xfc05, 0, NULL, HCI_CMD_TIMEOUT); in intel_set_baudrate() 847 skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_CMD_TIMEOUT); in intel_setup()
|
| H A D | btmtksdio.c | 1028 &sco_setting, HCI_CMD_TIMEOUT); in btmtksdio_sco_setting() 1332 &bt_awake, HCI_CMD_TIMEOUT); in btmtksdio_sdio_wakeup()
|
| H A D | btnxpuart.c | 386 skb = __hci_cmd_sync(hdev, opcode, plen, param, HCI_CMD_TIMEOUT); in nxp_drv_send_cmd() 1431 pcmd.buf, HCI_CMD_TIMEOUT); in nxp_set_bdaddr()
|
| H A D | btrtl.c | 1394 skb = __hci_cmd_sync(hdev, HCI_OP_RESET, 0, NULL, HCI_CMD_TIMEOUT); in btrtl_shutdown_realtek()
|
| H A D | btintel_pcie.c | 2051 skb = __hci_cmd_sync(hdev, 0xfc05, 1, param, HCI_CMD_TIMEOUT); in btintel_pcie_setup_internal()
|
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 486 #define HCI_CMD_TIMEOUT msecs_to_jiffies(2000) /* 2 seconds */ macro
|