Searched refs:GetMaximumNumberOfConnections (Results 1 – 4 of 4) sorted by relevance
161 std::pair<uint16_t, uint16_t> GetMaximumNumberOfConnections() const;
145 auto maxNum = GattConnectionManager::GetInstance().GetMaximumNumberOfConnections(); in GetMaxConnectNum()
208 auto maxNum = GattConnectionManager::GetInstance().GetMaximumNumberOfConnections(); in GetMaxConnectNum()
233 std::pair<uint16_t, uint16_t> GattConnectionManager::GetMaximumNumberOfConnections() const in GetMaximumNumberOfConnections() function in OHOS::bluetooth::GattConnectionManager