Searched refs:BLE_CENTRAL_MANAGER_SERVER (Results 1 – 5 of 5) sorted by relevance
177 BLE_CENTRAL_MANAGER_SERVER, profileFunctions); in impl()183 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in InitScannerId()301 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in ~impl()369 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in StartScan()387 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in StopScan()404 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in SetLpDeviceAdvParam()422 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in SetScanReportChannelToLpDevice()435 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in EnableSyncDataToLpDevice()448 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in DisableSyncDataToLpDevice()461 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in SendParamsToLpDevice()[all …]
48 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in FreezeByRss()61 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in ResetAllProxy()
111 if (objectName == BLE_ADVERTISER_SERVER || objectName == BLE_CENTRAL_MANAGER_SERVER) { in GetProfileRemote()
48 const std::string BLE_CENTRAL_MANAGER_SERVER = "BleCentralMangerServer"; variable
651 bleServers_.EnsureInsert(BLE_CENTRAL_MANAGER_SERVER, bleCentralManger->AsObject()); in createServers()