Symbol: __hci_cmd_sync_status
drivers/bluetooth/btnxpuart.c
1421
err = __hci_cmd_sync_status(hdev, HCI_OP_RESET, 0, NULL,
drivers/bluetooth/btnxpuart.c
1430
err = __hci_cmd_sync_status(hdev, HCI_NXP_SET_BD_ADDR, sizeof(pcmd),
drivers/bluetooth/hci_mrvl.c
414
err = __hci_cmd_sync_status(hu->hdev, MRVL_SET_BAUDRATE,
include/net/bluetooth/hci_sync.h
57
int __hci_cmd_sync_status(struct hci_dev *hdev, u16 opcode, u32 plen,
net/bluetooth/hci_conn.c
1896
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_CIG_PARAMS,
net/bluetooth/hci_conn.c
267
__hci_cmd_sync_status(hdev, HCI_CONFIGURE_DATA_PATH,
net/bluetooth/hci_conn.c
271
err = __hci_cmd_sync_status(hdev, HCI_CONFIGURE_DATA_PATH,
net/bluetooth/hci_sync.c
1065
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_RANDOM_ADDR,
net/bluetooth/hci_sync.c
1191
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_ADV_ENABLE,
net/bluetooth/hci_sync.c
1217
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_SET_RAND_ADDR,
net/bluetooth/hci_sync.c
1286
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_ADV_DATA,
net/bluetooth/hci_sync.c
1322
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_DATA,
net/bluetooth/hci_sync.c
1500
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_SCAN_RSP_DATA,
net/bluetooth/hci_sync.c
1534
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_SCAN_RSP_DATA,
net/bluetooth/hci_sync.c
1589
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_ADV_ENABLE,
net/bluetooth/hci_sync.c
1625
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_ENABLE,
net/bluetooth/hci_sync.c
1647
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_PARAMS,
net/bluetooth/hci_sync.c
1670
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_DATA,
net/bluetooth/hci_sync.c
1690
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_ENABLE,
net/bluetooth/hci_sync.c
1905
status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM,
net/bluetooth/hci_sync.c
1910
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_ENABLE,
net/bluetooth/hci_sync.c
1957
return __hci_cmd_sync_status(hdev, HCI_OP_LE_TERM_BIG,
net/bluetooth/hci_sync.c
2147
return __hci_cmd_sync_status(hdev, HCI_OP_READ_RSSI,
net/bluetooth/hci_sync.c
2153
return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLOCK,
net/bluetooth/hci_sync.c
2163
return __hci_cmd_sync_status(hdev, HCI_OP_READ_TX_POWER,
net/bluetooth/hci_sync.c
2178
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_ENABLE,
net/bluetooth/hci_sync.c
2195
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_SCAN_ENABLE,
net/bluetooth/hci_sync.c
2215
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_SCAN_ENABLE,
net/bluetooth/hci_sync.c
2228
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADDR_RESOLV_ENABLE,
net/bluetooth/hci_sync.c
2325
return __hci_cmd_sync_status(hdev, HCI_OP_LE_DEL_FROM_RESOLV_LIST,
net/bluetooth/hci_sync.c
2347
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_DEL_FROM_ACCEPT_LIST,
net/bluetooth/hci_sync.c
2428
return __hci_cmd_sync_status(hdev, HCI_OP_LE_ADD_TO_RESOLV_LIST,
net/bluetooth/hci_sync.c
2465
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PRIVACY_MODE,
net/bluetooth/hci_sync.c
2518
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_ADD_TO_ACCEPT_LIST,
net/bluetooth/hci_sync.c
2732
return __hci_cmd_sync_status(hdev, HCI_OP_LE_CLEAR_ACCEPT_LIST, 0, NULL,
net/bluetooth/hci_sync.c
290
EXPORT_SYMBOL(__hci_cmd_sync_status);
net/bluetooth/hci_sync.c
298
err = __hci_cmd_sync_status(hdev, opcode, plen, param, timeout);
net/bluetooth/hci_sync.c
3001
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_SCAN_PARAMS,
net/bluetooth/hci_sync.c
3024
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_SCAN_PARAM,
net/bluetooth/hci_sync.c
3288
err = __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SC_SUPPORT,
net/bluetooth/hci_sync.c
3313
__hci_cmd_sync_status(hdev, HCI_OP_WRITE_SSP_DEBUG_MODE,
net/bluetooth/hci_sync.c
3317
err = __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SSP_MODE,
net/bluetooth/hci_sync.c
3345
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_LE_HOST_SUPPORTED,
net/bluetooth/hci_sync.c
3402
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_AUTH_ENABLE,
net/bluetooth/hci_sync.c
3435
err = __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
3443
err = __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
3471
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SCAN_ENABLE,
net/bluetooth/hci_sync.c
3516
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_LOCAL_NAME,
net/bluetooth/hci_sync.c
3644
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_VERSION,
net/bluetooth/hci_sync.c
3651
return __hci_cmd_sync_status(hdev, HCI_OP_READ_BD_ADDR,
net/bluetooth/hci_sync.c
3674
err = __hci_cmd_sync_status(hdev, HCI_OP_RESET, 0, NULL,
net/bluetooth/hci_sync.c
3718
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_FEATURES,
net/bluetooth/hci_sync.c
3746
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_COMMANDS,
net/bluetooth/hci_sync.c
3771
return __hci_cmd_sync_status(hdev, HCI_OP_READ_BUFFER_SIZE,
net/bluetooth/hci_sync.c
3778
return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLASS_OF_DEV,
net/bluetooth/hci_sync.c
3785
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_NAME,
net/bluetooth/hci_sync.c
3795
return __hci_cmd_sync_status(hdev, HCI_OP_READ_VOICE_SETTING,
net/bluetooth/hci_sync.c
3802
return __hci_cmd_sync_status(hdev, HCI_OP_READ_NUM_SUPPORTED_IAC,
net/bluetooth/hci_sync.c
3809
return __hci_cmd_sync_status(hdev, HCI_OP_READ_CURRENT_IAC_LAP,
net/bluetooth/hci_sync.c
3834
return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_FLT,
net/bluetooth/hci_sync.c
3861
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_CA_TIMEOUT,
net/bluetooth/hci_sync.c
3879
err = __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SYNC_FLOWCTL,
net/bluetooth/hci_sync.c
3925
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SSP_MODE,
net/bluetooth/hci_sync.c
3939
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_EIR, sizeof(cp), &cp,
net/bluetooth/hci_sync.c
3957
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_INQUIRY_MODE,
net/bluetooth/hci_sync.c
3966
return __hci_cmd_sync_status(hdev, HCI_OP_READ_INQ_RSP_TX_POWER,
net/bluetooth/hci_sync.c
3980
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_EXT_FEATURES,
net/bluetooth/hci_sync.c
4013
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4017
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_BUFFER_SIZE,
net/bluetooth/hci_sync.c
4026
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_LOCAL_FEATURES,
net/bluetooth/hci_sync.c
4032
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4042
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_SUPPORTED_STATES,
net/bluetooth/hci_sync.c
4192
return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_MASK,
net/bluetooth/hci_sync.c
4208
return __hci_cmd_sync_status(hdev, HCI_OP_READ_STORED_LINK_KEY,
net/bluetooth/hci_sync.c
4233
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_DEF_LINK_POLICY,
net/bluetooth/hci_sync.c
4242
return __hci_cmd_sync_status(hdev, HCI_OP_READ_PAGE_SCAN_ACTIVITY,
net/bluetooth/hci_sync.c
4253
return __hci_cmd_sync_status(hdev, HCI_OP_READ_DEF_ERR_DATA_REPORTING,
net/bluetooth/hci_sync.c
4267
return __hci_cmd_sync_status(hdev, HCI_OP_READ_PAGE_SCAN_TYPE,
net/bluetooth/hci_sync.c
4452
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EVENT_MASK,
net/bluetooth/hci_sync.c
4466
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4481
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_TRANSMIT_POWER,
net/bluetooth/hci_sync.c
4491
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_ACCEPT_LIST_SIZE,
net/bluetooth/hci_sync.c
4501
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_RESOLV_LIST_SIZE,
net/bluetooth/hci_sync.c
4511
return __hci_cmd_sync_status(hdev, HCI_OP_LE_CLEAR_RESOLV_LIST, 0, NULL,
net/bluetooth/hci_sync.c
4524
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_RPA_TIMEOUT,
net/bluetooth/hci_sync.c
4535
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_MAX_DATA_LEN, 0, NULL,
net/bluetooth/hci_sync.c
4545
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_DEF_DATA_LEN, 0, NULL,
net/bluetooth/hci_sync.c
4555
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4579
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_LE_HOST_SUPPORTED,
net/bluetooth/hci_sync.c
4594
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_HOST_FEATURE,
net/bluetooth/hci_sync.c
4693
return __hci_cmd_sync_status(hdev, HCI_OP_DELETE_STORED_LINK_KEY,
net/bluetooth/hci_sync.c
4743
return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_MASK_PAGE_2,
net/bluetooth/hci_sync.c
4764
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_PAIRING_OPTS,
net/bluetooth/hci_sync.c
4774
return __hci_cmd_sync_status(hdev, HCI_OP_GET_MWS_TRANSPORT_CONFIG,
net/bluetooth/hci_sync.c
4784
return __hci_cmd_sync_status(hdev, HCI_OP_READ_SYNC_TRAIN_PARAMS,
net/bluetooth/hci_sync.c
4797
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SC_SUPPORT,
net/bluetooth/hci_sync.c
4822
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_DEF_ERR_DATA_REPORTING,
net/bluetooth/hci_sync.c
4858
return __hci_cmd_sync_status(hdev, HCI_OP_LE_WRITE_DEF_DATA_LEN,
net/bluetooth/hci_sync.c
4895
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_DEFAULT_PHY,
net/bluetooth/hci_sync.c
5508
return __hci_cmd_sync_status(hdev, HCI_OP_REMOTE_NAME_REQ_CANCEL,
net/bluetooth/hci_sync.c
5522
err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL,
net/bluetooth/hci_sync.c
5596
return __hci_cmd_sync_status(hdev, HCI_OP_DISCONNECT, sizeof(cp), &cp,
net/bluetooth/hci_sync.c
5613
return __hci_cmd_sync_status(hdev, HCI_OP_LE_CREATE_CONN_CANCEL,
net/bluetooth/hci_sync.c
5660
return __hci_cmd_sync_status(hdev, HCI_OP_CREATE_CONN_CANCEL,
net/bluetooth/hci_sync.c
5679
return __hci_cmd_sync_status(hdev, HCI_OP_REJECT_SYNC_CONN_REQ,
net/bluetooth/hci_sync.c
5692
return __hci_cmd_sync_status(hdev, HCI_OP_LE_REJECT_CIS,
net/bluetooth/hci_sync.c
5714
return __hci_cmd_sync_status(hdev, HCI_OP_REJECT_CONN_REQ,
net/bluetooth/hci_sync.c
5873
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_CURRENT_IAC_LAP,
net/bluetooth/hci_sync.c
5992
return __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY,
net/bluetooth/hci_sync.c
6502
status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM,
net/bluetooth/hci_sync.c
6509
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_ENABLE,
net/bluetooth/hci_sync.c
6798
return __hci_cmd_sync_status(hdev, HCI_OP_LE_REMOVE_CIG, sizeof(cp),
net/bluetooth/hci_sync.c
6809
return __hci_cmd_sync_status(hdev, HCI_OP_LE_BIG_TERM_SYNC,
net/bluetooth/hci_sync.c
6820
return __hci_cmd_sync_status(hdev, HCI_OP_LE_PA_TERM_SYNC,
net/bluetooth/hci_sync.c
6929
err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, 0,
net/bluetooth/hci_sync.c
7050
return __hci_cmd_sync_status(hdev, HCI_OP_LE_CONN_UPDATE,
net/bluetooth/hci_sync.c
7108
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_PAST_PARAMS,
net/bluetooth/hci_sync.c
7208
__hci_cmd_sync_status(hdev, HCI_OP_LE_PA_CREATE_SYNC_CANCEL,
net/bluetooth/hci_sync.c
7329
return __hci_cmd_sync_status(hdev, HCI_OP_LE_PAST_SET_INFO,
net/bluetooth/hci_sync.c
7352
return __hci_cmd_sync_status(hdev, HCI_OP_LE_PAST,
net/bluetooth/hci_sync.c
7417
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_ALL_REMOTE_FEATURES,
net/bluetooth/hci_sync.c
939
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_EIR, sizeof(cp), &cp,
net/bluetooth/hci_sync.c
979
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_CLASS_OF_DEV,
net/bluetooth/msft.c
1190
err = __hci_cmd_sync_status(hdev, hdev->msft_opcode, sizeof(cp), &cp,