Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
H A Dmodule-card-restore.c52 "restore_bluetooth_profile=<boolean>"
58 "restore_bluetooth_profile",
67 bool restore_bluetooth_profile; member
583 if (!u->restore_bluetooth_profile) { in card_choose_initial_profile_callback()
649 bool restore_bluetooth_profile; in pa__init() local
658 restore_bluetooth_profile = false; in pa__init()
659 if (pa_modargs_get_value_boolean(ma, "restore_bluetooth_profile", &restore_bluetooth_profile) < 0) { in pa__init()
660 pa_log("Invalid boolean value for restore_bluetooth_profile parameter"); in pa__init()
667 u->restore_bluetooth_profile in pa__init()
[all...]

Completed in 2 milliseconds