Searched refs:NotifyBluetoothStateChange (Results 1 – 3 of 3) sorted by relevance
85 void NotifyBluetoothStateChange(int32_t transport, int32_t status);
125 void BluetoothProfileManager::NotifyBluetoothStateChange(int32_t transport, int32_t status) in NotifyBluetoothStateChange() function in OHOS::Bluetooth::BluetoothProfileManager
125 BluetoothProfileManager::GetInstance().NotifyBluetoothStateChange(transport, status); in OnStateChanged()1234 BluetoothProfileManager::GetInstance().NotifyBluetoothStateChange( in OnRemoveBluetoothSystemAbility()