Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSession.h78 std::function<void(uint16_t cookie)> session_changed_cb_; member
H A DBluetoothAudioSession.cpp122 cb->session_changed_cb_(cookie); in ReportSessionStatus()
/aosp12/system/bt/audio_bluetooth_hw/
H A Ddevice_port_proxy.cc153 .session_changed_cb_ = session_changed_cb}; in SetUp()