Home
last modified time | relevance | path

Searched defs:cb_lambda (Results 1 – 1 of 1) sorted by relevance

/system/bt/btif/avrcp/
Davrcp_service.cc143 auto cb_lambda = [](SongInfoCallback cb, SongInfo data) { in GetSongInfo() local
154 auto cb_lambda = [](PlayStatusCallback cb, PlayStatus status) { in GetPlayStatus() local
165 auto cb_lambda = [](NowPlayingCallback cb, std::string curr_media_id, in GetNowPlayingList() local
178 auto cb_lambda = [](MediaListCallback cb, uint16_t curr_player, in GetMediaPlayerList() local
192 auto cb_lambda = [](FolderItemsCallback cb, in GetFolderItems() local
206 auto cb_lambda = [](SetBrowsedPlayerCallback cb, bool success, in SetBrowsedPlayer() local
256 auto cb_lambda = [](VolumeChangedCb cb, int8_t volume) { in DeviceConnected() local