Home
last modified time | relevance | path

Searched refs:BLE_CENTRAL_MANAGER_SERVER (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_proxy_manager.cpp45 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in FreezeByRss()
58 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in ResetAllProxy()
H A Dbluetooth_ble_central_manager.cpp171 BLE_CENTRAL_MANAGER_SERVER, profileFunctions); in impl()
177 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in InitScannerId()
295 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in ~impl()
363 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in StartScan()
381 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in StopScan()
398 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in SetLpDeviceAdvParam()
416 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in SetScanReportChannelToLpDevice()
429 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in EnableSyncDataToLpDevice()
442 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in DisableSyncDataToLpDevice()
455 GetRemoteProxy<IBluetoothBleCentralManager>(BLE_CENTRAL_MANAGER_SERVER); in SendParamsToLpDevice()
[all...]
H A Dbluetooth_profile_manager.cpp108 if (objectName == BLE_ADVERTISER_SERVER || objectName == BLE_CENTRAL_MANAGER_SERVER) { in GetProfileRemote()
/foundation/communication/bluetooth/frameworks/inner/ipc/interface/
H A Di_bluetooth_host.h48 constexpr const char *BLE_CENTRAL_MANAGER_SERVER = "BleCentralMangerServer"; member
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp651 bleServers_.EnsureInsert(BLE_CENTRAL_MANAGER_SERVER, bleCentralManger->AsObject()); in createServers()

Completed in 5 milliseconds