Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c172 PA_BLUETOOTH_FORM_FACTOR_UNKNOWN, enumerator
214 return PA_BLUETOOTH_FORM_FACTOR_UNKNOWN; in form_factor_from_class()
217 r = minor < PA_ELEMENTSOF(table) ? table[minor] : PA_BLUETOOTH_FORM_FACTOR_UNKNOWN; in form_factor_from_class()
228 case PA_BLUETOOTH_FORM_FACTOR_UNKNOWN: in form_factor_to_string()
1999 case PA_BLUETOOTH_FORM_FACTOR_UNKNOWN: in create_card_ports()
2221 if ((ff = form_factor_from_class(d->class_of_device)) != PA_BLUETOOTH_FORM_FACTOR_UNKNOWN) in add_card()

Completed in 4 milliseconds