Searched refs:can_be_supported (Results 1 – 7 of 7) sorted by relevance
36 static bool can_be_supported(bool for_encoding) { in can_be_supported() function437 .can_be_supported = can_be_supported,460 .can_be_supported = can_be_supported,483 .can_be_supported = can_be_supported,
59 static bool can_be_supported(bool for_encoding) { in can_be_supported() function930 .can_be_supported = can_be_supported,968 .can_be_supported = can_be_supported,993 .can_be_supported = can_be_supported,1018 .can_be_supported = can_be_supported,
36 static bool can_be_supported(bool for_encoding) { in can_be_supported() function560 .can_be_supported = can_be_supported,584 .can_be_supported = can_be_supported,
49 bool (*can_be_supported)(bool for_encoding); member
136 && conf->can_be_supported(is_a2dp_sink)) in pa_bluetooth_a2dp_codec_is_available()
2826 if (endpoint_conf->can_be_supported(false)) { in object_manager_handler()2835 if (endpoint_conf->can_be_supported(true)) { in object_manager_handler()2940 if (endpoint_conf->can_be_supported(false)) { in pa_bluetooth_discovery_get()2946 if (endpoint_conf->can_be_supported(true)) { in pa_bluetooth_discovery_get()3031 if (endpoint_conf->can_be_supported(false)) { in pa_bluetooth_discovery_unref()3037 if (endpoint_conf->can_be_supported(true)) { in pa_bluetooth_discovery_unref()
2532 if (endpoint_conf->can_be_supported(is_a2dp_sink)) { in list_codecs()2635 if (!endpoint_conf->can_be_supported(is_a2dp_sink)) { in bluez5_device_message_handler()