Home
last modified time | relevance | path

Searched refs:HFP_AG_AT_HEAD_SIZE (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.h106 inline static constexpr int HFP_AG_AT_HEAD_SIZE = 2; variable
H A Dhfp_ag_command_parser.cpp88 if (!position.headValid || !position.tailValid || position.endPos < HFP_AG_AT_HEAD_SIZE || in Extract()