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_conn.c
521
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CONN_UPDATE,
net/bluetooth/hci_sync.c
2026
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_REMOVE_ADV_SET,
net/bluetooth/hci_sync.c
2111
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
5741
return __hci_cmd_sync_status_sk(hdev, HCI_OP_DISCONNECT,
net/bluetooth/hci_sync.c
5805
return __hci_cmd_sync_status_sk(hdev, HCI_OP_CREATE_CONN_CANCEL,
net/bluetooth/hci_sync.c
6725
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_EXT_CREATE_CONN,
net/bluetooth/hci_sync.c
6840
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CREATE_CONN,
net/bluetooth/hci_sync.c
6951
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_CREATE_CIS,
net/bluetooth/hci_sync.c
7134
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_CREATE_CONN,
net/bluetooth/hci_sync.c
7382
return __hci_cmd_sync_status_sk(hdev, HCI_OP_NOP, 0, NULL,
net/bluetooth/hci_sync.c
7456
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_NOP, 0, NULL,
net/bluetooth/hci_sync.c
7483
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_PA_CREATE_SYNC,
net/bluetooth/hci_sync.c
7562
err = __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_BIG_CREATE_SYNC,
net/bluetooth/hci_sync.c
7707
return __hci_cmd_sync_status_sk(hdev,
net/bluetooth/hci_sync.c
7735
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_READ_REMOTE_FEATURES,
net/bluetooth/hci_sync.c
7784
return __hci_cmd_sync_status_sk(hdev, HCI_OP_CHANGE_CONN_PTYPE,
net/bluetooth/hci_sync.c
7824
return __hci_cmd_sync_status_sk(hdev, HCI_OP_LE_SET_PHY,