Home
last modified time | relevance | path

Searched refs:GetAllocationMethodCodeSbc (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/
H A Da2dp_sbc_param_ctrl.h107 int GetAllocationMethodCodeSbc(const uint8_t *codecInfo);
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/src/
H A Da2dp_encoder_sbc.cpp215 switch (GetAllocationMethodCodeSbc(codecInfo)) { in A2dpSbcGetAllocationMethodCode()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_sbc_param_ctrl.cpp847 int GetAllocationMethodCodeSbc(const uint8_t *codecInfo) in GetAllocationMethodCodeSbc() function