Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc157 auto cb_lambda = [](SongInfoCallback cb, SongInfo data) { in GetSongInfo() local
168 auto cb_lambda = [](PlayStatusCallback cb, PlayStatus status) { in GetPlayStatus() local
179 auto cb_lambda = [](NowPlayingCallback cb, std::string curr_media_id, in GetNowPlayingList() local
192 auto cb_lambda = [](MediaListCallback cb, uint16_t curr_player, in GetMediaPlayerList() local
206 auto cb_lambda = [](FolderItemsCallback cb, in GetFolderItems() local
220 auto cb_lambda = [](SetBrowsedPlayerCallback cb, bool success, in SetBrowsedPlayer() local
270 auto cb_lambda = [](VolumeChangedCb cb, int8_t volume) { in DeviceConnected() local