Home
last modified time | relevance | path

Searched refs:headValid (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_command_parser.cpp81 position.headValid, in Extract()
88 if (!position.headValid || !position.tailValid || position.endPos < HFP_AG_AT_HEAD_SIZE || in Extract()
136 position.headValid = true; in GetCommandPosition()
149 (position.headValid)) { in GetCommandPosition()
H A Dhfp_ag_command_parser.h51 bool headValid; member