Symbol: __hci_cmd_sync_status
drivers/bluetooth/btnxpuart.c
1427
err = __hci_cmd_sync_status(hdev, HCI_OP_RESET, 0, NULL,
drivers/bluetooth/btnxpuart.c
1436
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
1964
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_CIG_PARAMS,
net/bluetooth/hci_conn.c
264
__hci_cmd_sync_status(hdev, HCI_CONFIGURE_DATA_PATH,
net/bluetooth/hci_conn.c
268
err = __hci_cmd_sync_status(hdev, HCI_CONFIGURE_DATA_PATH,
net/bluetooth/hci_sync.c
1079
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_RANDOM_ADDR,
net/bluetooth/hci_sync.c
1205
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_ADV_ENABLE,
net/bluetooth/hci_sync.c
1231
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_SET_RAND_ADDR,
net/bluetooth/hci_sync.c
1314
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_ADV_DATA,
net/bluetooth/hci_sync.c
1356
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_DATA,
net/bluetooth/hci_sync.c
1557
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_SCAN_RSP_DATA,
net/bluetooth/hci_sync.c
1604
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_SCAN_RSP_DATA,
net/bluetooth/hci_sync.c
1659
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_ADV_ENABLE,
net/bluetooth/hci_sync.c
1695
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_ENABLE,
net/bluetooth/hci_sync.c
1717
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_PARAMS,
net/bluetooth/hci_sync.c
1747
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_DATA,
net/bluetooth/hci_sync.c
1767
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PER_ADV_ENABLE,
net/bluetooth/hci_sync.c
1987
status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM,
net/bluetooth/hci_sync.c
1992
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_ENABLE,
net/bluetooth/hci_sync.c
2039
return __hci_cmd_sync_status(hdev, HCI_OP_LE_TERM_BIG,
net/bluetooth/hci_sync.c
2229
return __hci_cmd_sync_status(hdev, HCI_OP_READ_RSSI,
net/bluetooth/hci_sync.c
2235
return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLOCK,
net/bluetooth/hci_sync.c
2245
return __hci_cmd_sync_status(hdev, HCI_OP_READ_TX_POWER,
net/bluetooth/hci_sync.c
2260
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_ENABLE,
net/bluetooth/hci_sync.c
2277
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_SCAN_ENABLE,
net/bluetooth/hci_sync.c
2297
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_SCAN_ENABLE,
net/bluetooth/hci_sync.c
2310
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADDR_RESOLV_ENABLE,
net/bluetooth/hci_sync.c
2407
return __hci_cmd_sync_status(hdev, HCI_OP_LE_DEL_FROM_RESOLV_LIST,
net/bluetooth/hci_sync.c
2429
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_DEL_FROM_ACCEPT_LIST,
net/bluetooth/hci_sync.c
2510
return __hci_cmd_sync_status(hdev, HCI_OP_LE_ADD_TO_RESOLV_LIST,
net/bluetooth/hci_sync.c
2547
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_PRIVACY_MODE,
net/bluetooth/hci_sync.c
2600
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_ADD_TO_ACCEPT_LIST,
net/bluetooth/hci_sync.c
2819
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
3105
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EXT_SCAN_PARAMS,
net/bluetooth/hci_sync.c
3128
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_SCAN_PARAM,
net/bluetooth/hci_sync.c
3396
err = __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SC_SUPPORT,
net/bluetooth/hci_sync.c
3421
__hci_cmd_sync_status(hdev, HCI_OP_WRITE_SSP_DEBUG_MODE,
net/bluetooth/hci_sync.c
3425
err = __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SSP_MODE,
net/bluetooth/hci_sync.c
3453
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_LE_HOST_SUPPORTED,
net/bluetooth/hci_sync.c
3510
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_AUTH_ENABLE,
net/bluetooth/hci_sync.c
3543
err = __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
3551
err = __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
3580
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SCAN_ENABLE,
net/bluetooth/hci_sync.c
3629
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_LOCAL_NAME,
net/bluetooth/hci_sync.c
3757
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_VERSION,
net/bluetooth/hci_sync.c
3764
return __hci_cmd_sync_status(hdev, HCI_OP_READ_BD_ADDR,
net/bluetooth/hci_sync.c
3787
err = __hci_cmd_sync_status(hdev, HCI_OP_RESET, 0, NULL,
net/bluetooth/hci_sync.c
3831
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_FEATURES,
net/bluetooth/hci_sync.c
3859
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_COMMANDS,
net/bluetooth/hci_sync.c
3884
return __hci_cmd_sync_status(hdev, HCI_OP_READ_BUFFER_SIZE,
net/bluetooth/hci_sync.c
3891
return __hci_cmd_sync_status(hdev, HCI_OP_READ_CLASS_OF_DEV,
net/bluetooth/hci_sync.c
3898
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_NAME,
net/bluetooth/hci_sync.c
3908
return __hci_cmd_sync_status(hdev, HCI_OP_READ_VOICE_SETTING,
net/bluetooth/hci_sync.c
3915
return __hci_cmd_sync_status(hdev, HCI_OP_READ_NUM_SUPPORTED_IAC,
net/bluetooth/hci_sync.c
3922
return __hci_cmd_sync_status(hdev, HCI_OP_READ_CURRENT_IAC_LAP,
net/bluetooth/hci_sync.c
3947
return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_FLT,
net/bluetooth/hci_sync.c
3974
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_CA_TIMEOUT,
net/bluetooth/hci_sync.c
3992
err = __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SYNC_FLOWCTL,
net/bluetooth/hci_sync.c
4038
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SSP_MODE,
net/bluetooth/hci_sync.c
4052
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_EIR, sizeof(cp), &cp,
net/bluetooth/hci_sync.c
4070
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_INQUIRY_MODE,
net/bluetooth/hci_sync.c
4079
return __hci_cmd_sync_status(hdev, HCI_OP_READ_INQ_RSP_TX_POWER,
net/bluetooth/hci_sync.c
4093
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_EXT_FEATURES,
net/bluetooth/hci_sync.c
4126
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4130
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_BUFFER_SIZE,
net/bluetooth/hci_sync.c
4139
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_LOCAL_FEATURES,
net/bluetooth/hci_sync.c
4145
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4155
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_SUPPORTED_STATES,
net/bluetooth/hci_sync.c
4305
return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_MASK,
net/bluetooth/hci_sync.c
4321
return __hci_cmd_sync_status(hdev, HCI_OP_READ_STORED_LINK_KEY,
net/bluetooth/hci_sync.c
4346
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_DEF_LINK_POLICY,
net/bluetooth/hci_sync.c
4355
return __hci_cmd_sync_status(hdev, HCI_OP_READ_PAGE_SCAN_ACTIVITY,
net/bluetooth/hci_sync.c
4366
return __hci_cmd_sync_status(hdev, HCI_OP_READ_DEF_ERR_DATA_REPORTING,
net/bluetooth/hci_sync.c
4380
return __hci_cmd_sync_status(hdev, HCI_OP_READ_PAGE_SCAN_TYPE,
net/bluetooth/hci_sync.c
4568
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_EVENT_MASK,
net/bluetooth/hci_sync.c
4582
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4597
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_TRANSMIT_POWER,
net/bluetooth/hci_sync.c
4607
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_ACCEPT_LIST_SIZE,
net/bluetooth/hci_sync.c
4617
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_RESOLV_LIST_SIZE,
net/bluetooth/hci_sync.c
4627
return __hci_cmd_sync_status(hdev, HCI_OP_LE_CLEAR_RESOLV_LIST, 0, NULL,
net/bluetooth/hci_sync.c
4640
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_RPA_TIMEOUT,
net/bluetooth/hci_sync.c
4651
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_MAX_DATA_LEN, 0, NULL,
net/bluetooth/hci_sync.c
4661
return __hci_cmd_sync_status(hdev, HCI_OP_LE_READ_DEF_DATA_LEN, 0, NULL,
net/bluetooth/hci_sync.c
4671
return __hci_cmd_sync_status(hdev,
net/bluetooth/hci_sync.c
4695
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_LE_HOST_SUPPORTED,
net/bluetooth/hci_sync.c
4711
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_HOST_FEATURE_V2,
net/bluetooth/hci_sync.c
4732
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_HOST_FEATURE,
net/bluetooth/hci_sync.c
4831
return __hci_cmd_sync_status(hdev, HCI_OP_DELETE_STORED_LINK_KEY,
net/bluetooth/hci_sync.c
4881
return __hci_cmd_sync_status(hdev, HCI_OP_SET_EVENT_MASK_PAGE_2,
net/bluetooth/hci_sync.c
4902
return __hci_cmd_sync_status(hdev, HCI_OP_READ_LOCAL_PAIRING_OPTS,
net/bluetooth/hci_sync.c
4912
return __hci_cmd_sync_status(hdev, HCI_OP_GET_MWS_TRANSPORT_CONFIG,
net/bluetooth/hci_sync.c
4922
return __hci_cmd_sync_status(hdev, HCI_OP_READ_SYNC_TRAIN_PARAMS,
net/bluetooth/hci_sync.c
4935
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_SC_SUPPORT,
net/bluetooth/hci_sync.c
4960
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_DEF_ERR_DATA_REPORTING,
net/bluetooth/hci_sync.c
4996
return __hci_cmd_sync_status(hdev, HCI_OP_LE_WRITE_DEF_DATA_LEN,
net/bluetooth/hci_sync.c
5033
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_DEFAULT_PHY,
net/bluetooth/hci_sync.c
5658
return __hci_cmd_sync_status(hdev, HCI_OP_REMOTE_NAME_REQ_CANCEL,
net/bluetooth/hci_sync.c
5672
err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL,
net/bluetooth/hci_sync.c
5746
return __hci_cmd_sync_status(hdev, HCI_OP_DISCONNECT, sizeof(cp), &cp,
net/bluetooth/hci_sync.c
5763
return __hci_cmd_sync_status(hdev, HCI_OP_LE_CREATE_CONN_CANCEL,
net/bluetooth/hci_sync.c
5810
return __hci_cmd_sync_status(hdev, HCI_OP_CREATE_CONN_CANCEL,
net/bluetooth/hci_sync.c
5829
return __hci_cmd_sync_status(hdev, HCI_OP_REJECT_SYNC_CONN_REQ,
net/bluetooth/hci_sync.c
5842
return __hci_cmd_sync_status(hdev, HCI_OP_LE_REJECT_CIS,
net/bluetooth/hci_sync.c
5864
return __hci_cmd_sync_status(hdev, HCI_OP_REJECT_CONN_REQ,
net/bluetooth/hci_sync.c
6023
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_CURRENT_IAC_LAP,
net/bluetooth/hci_sync.c
6142
return __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY,
net/bluetooth/hci_sync.c
6652
status = __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_PARAM,
net/bluetooth/hci_sync.c
6659
return __hci_cmd_sync_status(hdev, HCI_OP_LE_SET_ADV_ENABLE,
net/bluetooth/hci_sync.c
6964
return __hci_cmd_sync_status(hdev, HCI_OP_LE_REMOVE_CIG, sizeof(cp),
net/bluetooth/hci_sync.c
6975
return __hci_cmd_sync_status(hdev, HCI_OP_LE_BIG_TERM_SYNC,
net/bluetooth/hci_sync.c
6986
return __hci_cmd_sync_status(hdev, HCI_OP_LE_PA_TERM_SYNC,
net/bluetooth/hci_sync.c
7095
err = __hci_cmd_sync_status(hdev, HCI_OP_INQUIRY_CANCEL, 0,
net/bluetooth/hci_sync.c
7316
return __hci_cmd_sync_status(hdev, HCI_OP_LE_CONN_UPDATE,
net/bluetooth/hci_sync.c
7376
err = __hci_cmd_sync_status(hdev, HCI_OP_LE_PAST_PARAMS,
net/bluetooth/hci_sync.c
7488
__hci_cmd_sync_status(hdev, HCI_OP_LE_PA_CREATE_SYNC_CANCEL,
net/bluetooth/hci_sync.c
7622
return __hci_cmd_sync_status(hdev, HCI_OP_LE_PAST_SET_INFO,
net/bluetooth/hci_sync.c
7645
return __hci_cmd_sync_status(hdev, HCI_OP_LE_PAST,
net/bluetooth/hci_sync.c
943
return __hci_cmd_sync_status(hdev, HCI_OP_WRITE_EIR, sizeof(cp), &cp,
net/bluetooth/hci_sync.c
988
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,