Searched refs:A2DP_SAMPLE_RATE_NONE_USER (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/a2dp/ |
H A D | napi_bluetooth_a2dp_src.cpp | 63 {CODEC_SAMPLE_RATE_NONE, A2DP_SAMPLE_RATE_NONE_USER}, 66 {CODEC_SAMPLE_RATE_88200, A2DP_SAMPLE_RATE_NONE_USER}, 68 {CODEC_SAMPLE_RATE_176400, A2DP_SAMPLE_RATE_NONE_USER}, 69 {CODEC_SAMPLE_RATE_192000, A2DP_SAMPLE_RATE_NONE_USER}, 95 {A2DP_SAMPLE_RATE_NONE_USER, CODEC_SAMPLE_RATE_NONE},
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service.cpp | 1200 …if ((newInfo.sampleRate == A2DP_SAMPLE_RATE_NONE_USER) || (codecInfo.sampleRate == A2DP_SAMPLE_RAT… in IsSimilarCodecConfig()
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_def.h | 1306 A2DP_SAMPLE_RATE_NONE_USER = 0x0, enumerator
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_def.h | 1392 A2DP_SAMPLE_RATE_NONE_USER = 0x0, enumerator
|