Searched refs:init_session_type (Results 1 – 2 of 2) sorted by relevance
106 bool init_session_type(audio_devices_t device);
122 if (!init_session_type(devices)) return false; in SetUp()161 bool BluetoothAudioPort::init_session_type(audio_devices_t device) { in init_session_type() function in android::bluetooth::audio::BluetoothAudioPort