Home
last modified time | relevance | path

Searched defs:channelNumber (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_impl_test/
H A Dse_impl_test.cpp110 uint8_t channelNumber = 0; variable
127 uint8_t channelNumber = 0; variable
173 uint8_t channelNumber = 0; variable
/ohos5.0/drivers/peripheral/secure_element/hdi_service/
H A Dse_impl.cpp59 uint8_t& channelNumber, SecureElementStatus& status) in openLogicalChannel()
70 int32_t SeImpl::closeChannel(uint8_t channelNumber, SecureElementStatus& status) in closeChannel()
/ohos5.0/drivers/peripheral/secure_element/sim_hdi_service/
H A Dsecure_element_interface_service.cpp49 std::vector<uint8_t>& response, uint8_t& channelNumber, in openLogicalChannel()
61 int32_t SecureElementInterfaceService::closeChannel(uint8_t channelNumber, in closeChannel()
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_mock_test/
H A Dse_vendor_adaptions_mock_test.cpp90 uint8_t channelNumber = 0; variable
128 uint8_t channelNumber = 0; variable
/ohos5.0/drivers/peripheral/secure_element/test/unittest/se_vendor_adaptions_test/
H A Dse_vendor_adaptions_test.cpp84 uint8_t channelNumber = 0; variable
114 uint8_t channelNumber = 0; variable
/ohos5.0/drivers/peripheral/secure_element/vendor_adaptor/
H A Dse_vendor_adaptions.cpp116 std::vector<uint8_t>& response, uint8_t& channelNumber, SecureElementStatus& status) in openLogicalChannel()
206 int32_t SeVendorAdaptions::closeChannel(uint8_t channelNumber, SecureElementStatus& status) in closeChannel()
/ohos5.0/drivers/peripheral/secure_element/vendor_sim_adaptor/
H A Dse_vendor_adaptions.cpp243 std::vector<uint8_t>& response, uint8_t& channelNumber, SecureElementStatus& status) in openLogicalChannel()
322 int32_t SimSeVendorAdaptions::closeChannel(uint8_t channelNumber, SecureElementStatus& status) in closeChannel()