Searched refs:__hci_cmd_sync_status (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/net/bluetooth/ |
| H A D | hci_sync.c | 290 EXPORT_SYMBOL(__hci_cmd_sync_status); 1797 return __hci_cmd_sync_status(hdev, HCI_OP_LE_TERM_BIG, in hci_le_terminate_big_sync() 2064 return __hci_cmd_sync_status(hdev, HCI_OP_READ_RSSI, in hci_read_rssi_sync() 2070 return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLOCK, in hci_read_clock_sync() 3342 err = __hci_cmd_sync_status(hdev, in hci_write_fast_connectable_sync() 3350 err = __hci_cmd_sync_status(hdev, in hci_write_fast_connectable_sync() 3558 return __hci_cmd_sync_status(hdev, HCI_OP_READ_BD_ADDR, in hci_read_bd_addr_sync() 3920 return __hci_cmd_sync_status(hdev, in hci_le_read_buffer_size_sync() 4343 return __hci_cmd_sync_status(hdev, in hci_le_read_adv_tx_power_sync() 4432 return __hci_cmd_sync_status(hdev, in hci_le_read_num_support_adv_sets_sync() [all …]
|
| H A D | hci_conn.c | 269 __hci_cmd_sync_status(hdev, HCI_CONFIGURE_DATA_PATH, in configure_datapath_sync() 273 err = __hci_cmd_sync_status(hdev, HCI_CONFIGURE_DATA_PATH, in configure_datapath_sync() 1815 return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_CIG_PARAMS, in set_cig_params_sync()
|
| H A D | msft.c | 1190 err = __hci_cmd_sync_status(hdev, hdev->msft_opcode, sizeof(cp), &cp, in msft_set_filter_enable()
|
| /linux-6.15/include/net/bluetooth/ |
| H A D | hci_sync.h | 57 int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen,
|
| /linux-6.15/drivers/bluetooth/ |
| H A D | hci_mrvl.c | 414 err = __hci_cmd_sync_status(hu->hdev, MRVL_SET_BAUDRATE, in mrvl_set_baudrate()
|
| H A D | btnxpuart.c | 1361 err = __hci_cmd_sync_status(hdev, HCI_OP_RESET, 0, NULL, in nxp_set_bdaddr() 1370 err = __hci_cmd_sync_status(hdev, HCI_NXP_SET_BD_ADDR, sizeof(pcmd), in nxp_set_bdaddr()
|