Home
last modified time | relevance | path

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

/dports/multimedia/pipewire/pipewire-0.3.43/spa/plugins/bluez5/
H A Dbluez5-dbus.c65 BACKEND_OFONO = 1, enumerator
3887 if (monitor->backends[BACKEND_OFONO]) in filter_cb()
3888 monitor->backends[BACKEND_OFONO]->available = (new_owner && *new_owner); in filter_cb()
4400 this->backend_selection = BACKEND_OFONO; in impl_init()
4417 …this->backends[BACKEND_OFONO] = backend_ofono_new(this, this->conn, info, this->quirks, support, n… in impl_init()