Home
last modified time | relevance | path

Searched defs:accept (Results 1 - 25 of 29) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_textpicker_ffi.h31 void (*accept)(CJTextPickerResult pickerResult); member
H A Dcj_textpicker_ffi.cpp28 TextPickerDialogEvent( std::function<void(CJTextPickerResult)> accept, std::function<void(CJTextPickerResult)> change) TextPickerDialogEvent() argument
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_opp_proxy.cpp52 int32_t BluetoothOppProxy::SetIncomingFileConfirmation(bool accept) in SetIncomingFileConfirmation() argument
H A Dbluetooth_host_proxy.cpp1236 int32_t BluetoothHostProxy::SetDevicePairingConfirmation(int32_t transport, const std::string &address, bool accept) in SetDevicePairingConfirmation() argument
1265 bool BluetoothHostProxy::SetDevicePasskey(int32_t transport, const std::string &address, int32_t passkey, bool accept) in SetDevicePasskey() argument
1298 bool BluetoothHostProxy::PairRequestReply(int32_t transport, const std::string &address, bool accept) in PairRequestReply() argument
/foundation/communication/bluetooth/frameworks/cj/connection/src/
H A Dbluetooth_connection_ffi.cpp68 void FfiBluetoothConSetDevicePairingConfirmation(const char* deviceId, bool accept, int32_t* errCode) in FfiBluetoothConSetDevicePairingConfirmation() argument
H A Dbluetooth_connection_impl.cpp155 void ConnectionImpl::SetDevicePairingConfirmation(std::string deviceId, bool accept, int32_t* errCode) in SetDevicePairingConfirmation() argument
/foundation/communication/bluetooth_service/test/unittest/opp/
H A Dopp_test.cpp188 bool accept = true; in HWTEST_F() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_remote_device.cpp289 int BluetoothRemoteDevice::SetDevicePairingConfirmation(bool accept) in SetDevicePairingConfirmation() argument
299 bool BluetoothRemoteDevice::SetDevicePasskey(int passkey, bool accept) in SetDevicePasskey() argument
308 bool BluetoothRemoteDevice::PairRequestReply(bool accept) in PairRequestReply() argument
[all...]
H A Dbluetooth_opp.cpp304 int32_t Opp::SetIncomingFileConfirmation(bool accept) in SetIncomingFileConfirmation() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/opp/
H A Dnapi_bluetooth_opp.cpp105 napi_status CheckSetIncomingFileConfirmation(napi_env env, napi_callback_info info, bool &accept) in CheckSetIncomingFileConfirmation() argument
156 bool accept = false; in SetIncomingFileConfirmation() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gap.cpp443 bool PairRequestReply(const BdAddr *bdAddr, int transport, bool accept) in PairRequestReply() argument
462 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int transport, bool accept) in SetDevicePairingConfirmation() argument
H A Dohos_bt_gatt.cpp452 int BleGattSecurityRsp(BdAddr bdAddr, bool accept) in BleGattSecurityRsp() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_le_conn.c267 int GAP_LeConnectionParameterRsp(const BtAddr *addr, uint8_t accept, const GapLeConnectionParameter *connParam) in GAP_LeConnectionParameterRsp() argument
H A Dgap_le_sec.c156 bool accept = true; in GapLeSecureConnectionOOBProcess() local
571 int GAP_LeRemoteEncryptionKeyRsp(const BtAddr *addr, uint8_t accept, LeEncKey encKey, uint8_t keyType) in GAP_LeRemoteEncryptionKeyRsp() argument
617 GAP_LeLocalEncryptionKeyRsp(const BtAddr *addr, uint8_t accept, LeEncKey encKey, uint8_t keyType) GAP_LeLocalEncryptionKeyRsp() argument
644 GAP_RequestSigningAlgorithmInfoRsp(const BtAddr *addr, uint8_t accept, GapSigningAlgorithmInfo info) GAP_RequestSigningAlgorithmInfoRsp() argument
971 GAP_LePairPassKeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number) GAP_LePairPassKeyRsp() argument
1002 GAP_LePairOobRsp(const BtAddr *addr, uint8_t accept, uint8_t oobData[GAP_OOB_DATA_SIZE]) GAP_LePairOobRsp() argument
1033 GAP_LePairScOobRsp(const BtAddr *addr, uint8_t accept, const uint8_t oobDataC[GAP_OOB_DATA_SIZE], const uint8_t oobDataR[GAP_OOB_DATA_SIZE]) GAP_LePairScOobRsp() argument
1073 GAP_LePairScUserConfirmRsp(const BtAddr *addr, uint8_t accept) GAP_LePairScUserConfirmRsp() argument
[all...]
H A Dgap_br_sec.c521 int GAP_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAP_AuthorizeRes() argument
1207 int GAP_UserConfirmRsp(const BtAddr *addr, uint8_t accept) in GAP_UserConfirmRsp() argument
1293 int GAP_UserPasskeyRsp(const BtAddr *addr, uint8_t accept, uint32_ argument
1109 GAP_IOCapabilityRsp( const BtAddr *addr, uint8_t accept, uint8_t ioCapability, uint8_t oobDataPresent, uint8_t authReq) GAP_IOCapabilityRsp() argument
1375 GAP_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data) GAP_RemoteOobRsp() argument
1465 GAP_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLength) GAP_PinCodeRsp() argument
1605 GAP_LinkKeyRsp(const BtAddr *addr, uint8_t accept, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType) GAP_LinkKeyRsp() argument
[all...]
H A Dgap_if.c84 uint8_t accept; member
96 uint8_t accept; member
105 uint8_t accept; member
111 uint8_t accept; member
118 uint8_t accept; member
125 uint8_t accept; member
133 uint8_t accept; member
141 uint8_t accept; member
615 int GAPIF_AuthorizeRes(const BtAddr *addr, GAP_Service service, uint8_t accept) in GAPIF_AuthorizeRes() argument
781 GAPIF_IOCapabilityRsp( const BtAddr *addr, uint8_t accept, uint8_t ioCapability, uint8_t oobDataPresent, uint8_t authReq) GAPIF_IOCapabilityRsp() argument
813 GAPIF_UserConfirmRsp(const BtAddr *addr, uint8_t accept) GAPIF_UserConfirmRsp() argument
841 GAPIF_UserPasskeyRsp(const BtAddr *addr, uint8_t accept, uint32_t number) GAPIF_UserPasskeyRsp() argument
870 GAPIF_RemoteOobRsp(const BtAddr *addr, uint8_t accept, const GapOOBData *data) GAPIF_RemoteOobRsp() argument
899 GAPIF_PinCodeRsp(const BtAddr *addr, uint8_t accept, const uint8_t *pinCode, uint8_t pinCodeLength) GAPIF_PinCodeRsp() argument
929 GAPIF_LinkKeyRsp(const BtAddr *addr, uint8_t accept, const uint8_t linkKey[GAP_LINKKEY_SIZE], uint8_t keyType) GAPIF_LinkKeyRsp() argument
[all...]
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp89 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() argument
94 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp535 int accept = GAP_NOT_ACCEPT; in GapLeLocalEncryptionKeyReqEvent() local
564 int accept = GAP_NOT_ACCEPT; in GapLeRemoteEncryptionKeyReqEvent() local
606 int accept = GAP_NOT_ACCEPT; in GapRequestSigningAlgorithmInfoEvt() local
[all...]
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp108 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() argument
113 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation() argument
/foundation/communication/dsoftbus/tests/core/discovery/ble/bluetooth_mock/
H A Dbluetooth_mock.cpp419 bool PairRequestReply(const BdAddr *bdAddr, int32_t transport, bool accept) in PairRequestReply() argument
425 bool SetDevicePairingConfirmation(const BdAddr *bdAddr, int32_t transport, bool accept) in SetDevicePairingConfirmation() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp1112 bool accept = false; in SetDevicePairingConfirmationInner() local
1143 bool accept = false; in SetDevicePasskeyInner() local
1169 bool accept = false; in PairRequestReplyInner() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
H A Dnapi_bluetooth_connection.cpp331 bool accept = false; in SetDevicePairingConfirmation() local
/foundation/communication/bluetooth/frameworks/js/napi/src/common/
H A Dnapi_bluetooth_utils.cpp695 bool CheckSetDevicePairingConfirmationParam(napi_env env, napi_callback_info info, std::string &addr, bool &accept) in CheckSetDevicePairingConfirmationParam() argument
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/smp/
H A Dsmp.c386 SMP_AuthenticationRequestReply( uint16_t handle, bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) SMP_AuthenticationRequestReply() argument
505 SMP_RemotePairResponseReply(uint16_t handle, bool accept, uint8_t rejectReason) SMP_RemotePairResponseReply() argument
548 SMP_RemoteSecurityRequestReply(uint16_t handle, bool accept, uint8_t rejectReason) SMP_RemoteSecurityRequestReply() argument
579 SMP_LongTermKeyRequestReply(uint16_t handle, bool accept, const uint8_t *key) SMP_LongTermKeyRequestReply() argument
614 SMP_LtkReqReplyNormal(uint16_t handle, bool accept, const uint8_t *key) SMP_LtkReqReplyNormal() argument
1052 SMP_AuthReqReplyProcessMaster( bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) SMP_AuthReqReplyProcessMaster() argument
1066 SMP_AuthReqReplyJudgeExceptionMaster(bool accept, uint8_t rejectReason) SMP_AuthReqReplyJudgeExceptionMaster() argument
1125 SMP_AuthReqReplyProcessSlave( bool accept, uint8_t rejectReason, uint8_t pairMethod, const uint8_t *entryValue) SMP_AuthReqReplyProcessSlave() argument
1139 SMP_AuthReqReplyJudgeExceptionSlave(bool accept, uint8_t rejectReason) SMP_AuthReqReplyJudgeExceptionSlave() argument
1290 SMP_PairReqReplyJudgeException( uint16_t handle, bool accept, uint8_t rejectReason, const SMP_PairParam *param) SMP_PairReqReplyJudgeException() argument
1429 SMP_PairRspReplyJudgeException(uint16_t handle, bool accept, uint8_t rejectReason) SMP_PairRspReplyJudgeException() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_view.cpp962 UpdateDefaultFocusByButtonInfo(const RefPtr<FrameNode>& optionsNode, const RefPtr<FrameNode>& accept, const RefPtr<FrameNode>& cancel) UpdateDefaultFocusByButtonInfo() argument

Completed in 31 milliseconds

12