Home
last modified time | relevance | path

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

/linux-6.15/net/bluetooth/
H A Dhci_sync.c282 EXPORT_SYMBOL(__hci_cmd_sync_status_sk);
287 return __hci_cmd_sync_status_sk(hdev, opcode, plen, param, 0, timeout, in __hci_cmd_sync_status()
1784 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_REMOVE_ADV_SET, in hci_remove_ext_adv_instance_sync()
1941 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CLEAR_ADV_SETS, in hci_clear_adv_sets_sync()
5448 return __hci_cmd_sync_status_sk(hdev, HCI_OP_DISCONNECT, in hci_disconnect_sync()
6424 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_EXT_CREATE_CONN, in hci_le_ext_create_conn_sync()
6527 err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CREATE_CONN, in hci_le_create_conn_sync()
6634 return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CREATE_CIS, in hci_le_create_cis_sync()
6814 return __hci_cmd_sync_status_sk(hdev, HCI_OP_CREATE_CONN, in hci_acl_create_conn_sync()
6959 err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_PA_CREATE_SYNC, in hci_le_pa_create_sync()
[all …]
/linux-6.15/include/net/bluetooth/
H A Dhci_sync.h59 int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen,