Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_defines.h63 static constexpr uint16_t HFP_AG_HFP_VERSION_1_1 = 0x0101; variable
H A Dhfp_ag_sdp_client.cpp180 info.remoteVersion = HFP_AG_HFP_VERSION_1_1; in FindAttributes()