Home
last modified time | relevance | path

Searched refs:HciRemoteNameRequestCancelParam (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/cmd/
H A Dhci_cmd_link_ctrl.c204 int HCI_RemoteNameRequestCancel(const HciRemoteNameRequestCancelParam *param) in HCI_RemoteNameRequestCancel()
209 …ciAllocCmd(HCI_REMOTE_NAME_REQUEST_CANCEL, (void *)param, sizeof(HciRemoteNameRequestCancelParam)); in HCI_RemoteNameRequestCancel()
H A Dhci_cmd_failure_link_ctrl.c274 .addr = ((HciRemoteNameRequestCancelParam *)param)->addr, in HciCmdOnRemoteNameRequestCancelFailed()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_br_discover.c288 HciRemoteNameRequestCancelParam hciCmdParam; in GAP_GetRemoteNameCancel()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/hci/
H A Dhci_def_link_ctrl_cmd.h262 } HciRemoteNameRequestCancelParam; typedef
H A Dhci.h93 int HCI_RemoteNameRequestCancel(const HciRemoteNameRequestCancelParam *param);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_snoop_filter_cmd.c99 offsetof(HciRemoteNameRequestCancelParam, addr),