Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_a2dp_sink_stub.cpp25 const int32_t A2DP_MAX_SNK_CONNECTION_NUMS = 0x07; variable
128 if (stateSize > A2DP_MAX_SNK_CONNECTION_NUMS) { in GetDevicesByStatesInner()