Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluetooth-policy.c60 pa_hook_slot *profile_available_changed_slot; member
473 u->profile_available_changed_slot = pa_hook_connect(&m->core->hooks[PA_CORE_HOOK_CARD_PROFILE_AVAILABLE_CHANGED], in pa__init()
513 if (u->profile_available_changed_slot) in pa__done()
514 pa_hook_slot_free(u->profile_available_changed_slot); in pa__done()

Completed in 1 milliseconds