Home
last modified time | relevance | path

Searched refs:GetMaxConnectionsDeviceNum (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/
H A Dhid_host_service.h110 int GetMaxConnectionsDeviceNum() const;
H A Dhid_host_service.cpp93 maxConnectionsNum_ = GetMaxConnectionsDeviceNum(); in StartUp()
361 int HidHostService::GetMaxConnectionsDeviceNum() const in GetMaxConnectionsDeviceNum() function in OHOS::bluetooth::HidHostService
365 LOG_INFO("[HIDH Service] GetMaxConnectionsDeviceNum failed"); in GetMaxConnectionsDeviceNum()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pan/
H A Dpan_service.h119 int GetMaxConnectionsDeviceNum() const;
H A Dpan_service.cpp91 maxConnectionsNum_ = GetMaxConnectionsDeviceNum(); in StartUp()
420 int PanService::GetMaxConnectionsDeviceNum() const in GetMaxConnectionsDeviceNum() function in OHOS::bluetooth::PanService
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.h534 int GetMaxConnectionsDeviceNum() const;
H A Dhfp_hf_service.cpp112 maxConnectionsNum_ = GetMaxConnectionsDeviceNum(); in StartUp()
854 int HfpHfService::GetMaxConnectionsDeviceNum() const in GetMaxConnectionsDeviceNum() function in OHOS::bluetooth::HfpHfService

Completed in 5 milliseconds