Searched refs:bluetoothTurnOffFunc (Results 1 – 4 of 4) sorted by relevance
130 if (property.functions.bluetoothTurnOffFunc) { in NotifyBluetoothStateChange()131 property.functions.bluetoothTurnOffFunc(); in NotifyBluetoothStateChange()
168 auto bluetoothTurnOffFunc = [this]() { in impl() local174 .bluetoothTurnOffFunc = bluetoothTurnOffFunc, in impl()
368 auto bluetoothTurnOffFunc = [this]() { in impl() local375 .bluetoothTurnOffFunc = bluetoothTurnOffFunc, in impl()
40 std::function<void(void)> bluetoothTurnOffFunc {};