Home
last modified time | relevance | path

Searched refs:ANUM_MSBC (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_data_connection.h212 …static constexpr uint8_t ANUM_MSBC = 0x05; // Coding Format(1 Octet) Assign Number MS… variable
H A Dhfp_hf_data_connection.cpp81 if (pCodecs->supportedCodecs[i] == ANUM_MSBC) { in Init()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_data_connection.h205 …static constexpr uint8_t ANUM_MSBC = 0x05; // Coding Format(1 Octet) Assign Number M… variable
H A Dhfp_ag_data_connection.cpp84 if (pCodecs->supportedCodecs[i] == ANUM_MSBC) { in Init()