Home
last modified time | relevance | path

Searched defs:cmdLength (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/st/secure_element/ese-spi-driver/
H A DT1protocol.cc1026 int T1protocol_formCommandTpduToSend(uint8_t* cmdApduPart, uint8_t cmdLength, in T1protocol_formCommandTpduToSend()
1128 int T1protocol_transcieveApduPart(uint8_t* cmdApduPart, uint8_t cmdLength, in T1protocol_transcieveApduPart()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_processor.cpp176 std::size_t cmdLength = fullCommand.length(); in SendAtCommand() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_command_processor.cpp822 std::size_t cmdLength = fullCommand.length(); in SendAtCommand() local