Home
last modified time | relevance | path

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

/external/bluetooth/bluez/audio/
Dctl_bluetooth.c57 static const char *vol_devices[2] = { variable
99 snd_ctl_elem_id_set_name(id, vol_devices[offset]); in bluetooth_elem_list()
113 if (strcmp(name, vol_devices[i]) == 0) in bluetooth_find_elem()
299 vol_devices[BLUETOOTH_PLAYBACK] : in bluetooth_read_event()
300 vol_devices[BLUETOOTH_CAPTURE]); in bluetooth_read_event()