Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.h555 int GetMaxConnectionDevicesNum() const;
H A Dhfp_ag_service.cpp74 maxConnectedNum_ = GetMaxConnectionDevicesNum(); in StartUp()
974 int HfpAgService::GetMaxConnectionDevicesNum() const in GetMaxConnectionDevicesNum() function in OHOS::bluetooth::HfpAgService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/sock/
H A Dsocket.cpp51 static int GetMaxConnectionDevicesNum();
149 socket.maxConnectedNum_ = GetMaxConnectionDevicesNum(); in OnConnectIncomingNative()
362 int Socket::impl::GetMaxConnectionDevicesNum() in GetMaxConnectionDevicesNum() function in OHOS::bluetooth::Socket::impl