Home
last modified time | relevance | path

Searched refs:NotifyBluetoothStateChange (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h85 void NotifyBluetoothStateChange(int32_t transport, int32_t status);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp125 void BluetoothProfileManager::NotifyBluetoothStateChange(int32_t transport, int32_t status) in NotifyBluetoothStateChange() function in OHOS::Bluetooth::BluetoothProfileManager
H A Dbluetooth_host.cpp125 BluetoothProfileManager::GetInstance().NotifyBluetoothStateChange(transport, status); in OnStateChanged()
1234 BluetoothProfileManager::GetInstance().NotifyBluetoothStateChange( in OnRemoveBluetoothSystemAbility()