Symbol: __hci_cmd_sync_status_sk
include/net/bluetooth/hci_sync.h
59
int __hci_cmd_sync_status_sk(struct hci_dev *hdev, u16 opcode, u32 plen,
net/bluetooth/hci_sync.c
1944
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_REMOVE_ADV_SET,
net/bluetooth/hci_sync.c
2029
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CLEAR_ADV_SETS,
net/bluetooth/hci_sync.c
282
EXPORT_SYMBOL(__hci_cmd_sync_status_sk);
net/bluetooth/hci_sync.c
287
return __hci_cmd_sync_status_sk(hdev, opcode, plen, param, 0, timeout,
net/bluetooth/hci_sync.c
5591
return __hci_cmd_sync_status_sk(hdev, HCI_OP_DISCONNECT,
net/bluetooth/hci_sync.c
5655
return __hci_cmd_sync_status_sk(hdev, HCI_OP_CREATE_CONN_CANCEL,
net/bluetooth/hci_sync.c
6575
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_EXT_CREATE_CONN,
net/bluetooth/hci_sync.c
6678
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CREATE_CONN,
net/bluetooth/hci_sync.c
6785
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CREATE_CIS,
net/bluetooth/hci_sync.c
6963
return __hci_cmd_sync_status_sk(hdev, HCI_OP_CREATE_CONN,
net/bluetooth/hci_sync.c
7114
return __hci_cmd_sync_status_sk(hdev, HCI_OP_NOP, 0, NULL,
net/bluetooth/hci_sync.c
7176
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_NOP, 0, NULL,
net/bluetooth/hci_sync.c
7203
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_PA_CREATE_SYNC,
net/bluetooth/hci_sync.c
7277
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_BIG_CREATE_SYNC,
net/bluetooth/hci_sync.c
7411
return __hci_cmd_sync_status_sk(hdev,
net/bluetooth/hci_sync.c
7442
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_READ_REMOTE_FEATURES,
net/bluetooth/hci_sync.c
7491
return __hci_cmd_sync_status_sk(hdev, HCI_OP_CHANGE_CONN_PTYPE,
net/bluetooth/hci_sync.c
7531
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_SET_PHY,