Home
last modified time | relevance | path

Searched refs:HciEnhancedSetupSynchronousConnectionParam (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_link_ctrl.c390 int HCI_EnhancedSetupSynchronousConnection(const HciEnhancedSetupSynchronousConnectionParam *param) in HCI_EnhancedSetupSynchronousConnection()
396 …ED_SETUP_SYNCHRONOUS_CONNECTION, (void *)param, sizeof(HciEnhancedSetupSynchronousConnectionParam)… in HCI_EnhancedSetupSynchronousConnection()
H A Dhci_cmd_failure_link_ctrl.c532 …BtmGetAclAddressByHandle(((HciEnhancedSetupSynchronousConnectionParam *)param)->connectionHandle, … in HciCmdOnEnhancedSetupSynchronousConnectionFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_sco.c465 HciEnhancedSetupSynchronousConnectionParam setupParam = { in BtmEnhancedCreateEscoConnection()
576 HciEnhancedSetupSynchronousConnectionParam setupParam = { in BtmEnhancedModifyEscoConnection()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h615 } HciEnhancedSetupSynchronousConnectionParam; typedef
H A Dhci.h153 int HCI_EnhancedSetupSynchronousConnection(const HciEnhancedSetupSynchronousConnectionParam *param);