Searched refs:bluetoothSystemAbility_ (Results 1 – 2 of 2) sorted by relevance
38 bluetoothSystemAbility_ = new BluetoothSystemAbility(); in BluetoothProfileManager()57 …t ret = samgrProxy->SubscribeSystemAbility(BLUETOOTH_HOST_SYS_ABILITY_ID, bluetoothSystemAbility_); in SubScribeBluetoothSystemAbility()66 …ret = samgrProxy->UnSubscribeSystemAbility(BLUETOOTH_HOST_SYS_ABILITY_ID, bluetoothSystemAbility_); in UnSubScribeBluetoothSystemAbility()
110 sptr<BluetoothSystemAbility> bluetoothSystemAbility_ = nullptr; variable