Home
last modified time | relevance | path

Searched refs:bluetoothSystemAbility_ (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp35 bluetoothSystemAbility_ = new BluetoothSystemAbility(); in BluetoothProfileManager()
54 int32_t ret = samgrProxy->SubscribeSystemAbility(BLUETOOTH_HOST_SYS_ABILITY_ID, bluetoothSystemAbility_); in SubScribeBluetoothSystemAbility()
63 int32_t ret = samgrProxy->UnSubscribeSystemAbility(BLUETOOTH_HOST_SYS_ABILITY_ID, bluetoothSystemAbility_); in UnSubScribeBluetoothSystemAbility()
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h110 sptr<BluetoothSystemAbility> bluetoothSystemAbility_ = nullptr; member in OHOS::Bluetooth::BluetoothProfileManager

Completed in 1 milliseconds