Home
last modified time | relevance | path

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

/system/bt/btif/avrcp/
Davrcp_service.cc147 auto cb_lambda = [](SongInfoCallback cb, SongInfo data) { in GetSongInfo() local
158 auto cb_lambda = [](PlayStatusCallback cb, PlayStatus status) { in GetPlayStatus() local
169 auto cb_lambda = [](NowPlayingCallback cb, std::string curr_media_id, in GetNowPlayingList() local
182 auto cb_lambda = [](MediaListCallback cb, uint16_t curr_player, in GetMediaPlayerList() local
196 auto cb_lambda = [](FolderItemsCallback cb, in GetFolderItems() local
210 auto cb_lambda = [](SetBrowsedPlayerCallback cb, bool success, in SetBrowsedPlayer() local
260 auto cb_lambda = [](VolumeChangedCb cb, int8_t volume) { in DeviceConnected() local