Home
last modified time | relevance | path

Searched refs:bluetoothTurnOffFunc (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_profile_manager.cpp127 if (property.functions.bluetoothTurnOffFunc) { in NotifyBluetoothStateChange()
128 property.functions.bluetoothTurnOffFunc(); in NotifyBluetoothStateChange()
H A Dbluetooth_ble_central_manager.cpp162 auto bluetoothTurnOffFunc = [this]() { in impl() local
168 .bluetoothTurnOffFunc = bluetoothTurnOffFunc, in impl()
H A Dbluetooth_gatt_client.cpp365 auto bluetoothTurnOffFunc = [this]() { in impl() local
372 .bluetoothTurnOffFunc = bluetoothTurnOffFunc, in impl()
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_profile_manager.h40 std::function<void(void)> bluetoothTurnOffFunc {};

Completed in 4 milliseconds