Home
last modified time | relevance | path

Searched refs:PA_BLUETOOTH_PROFILE_COUNT (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/modules/bluetooth/
Dbluez5-util.h64 #define PA_BLUETOOTH_PROFILE_COUNT PA_BLUETOOTH_PROFILE_OFF macro
121 pa_bluetooth_transport *transports[PA_BLUETOOTH_PROFILE_COUNT];
Dbluez5-util.c204 for (profile = 0; profile < PA_BLUETOOTH_PROFILE_COUNT; profile++) { in device_count_disconnected_profiles()
234 for (profile = 0; profile < PA_BLUETOOTH_PROFILE_COUNT; profile++) { in wait_for_profiles_cb()
439 for (i = 0; i < PA_BLUETOOTH_PROFILE_COUNT; i++) in pa_bluetooth_device_any_transport_connected()
567 for (i = 0; i < PA_BLUETOOTH_PROFILE_COUNT; i++) { in device_free()
Dmodule-bluez5-device.c1722 for (i = 0; i < PA_BLUETOOTH_PROFILE_COUNT; i++) { in get_port_availability()