Searched defs:bluetooth_device (Results 1 – 3 of 3) sorted by relevance
47 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(dev); in adev_set_parameters() local128 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(device); in adev_create_audio_patch() local159 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(device); in adev_close() local
817 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(dev); in adev_open_output_stream() local839 auto* bluetooth_device = reinterpret_cast<BluetoothAudioDevice*>(dev); in adev_close_output_stream() local
1620 let bluetooth_device = found.info.clone(); in acl_state() localVariable