HomeSort by relevance Sort by last modified time
    Searched refs:major_type (Results 1 - 7 of 7) sorted by null

  /system/bt/stack/avrc/
avrc_pars_ct.cc 218 BE_STREAM_TO_UINT8(player->major_type, p);
234 player->major_type, player->sub_type, player->play_status,
avrc_bld_tg.cc 33 ((_p_player)->major_type & AVRC_MJ_TYPE_INVALID) == 0 && \
    [all...]
  /system/bt/include/hardware/
bt_rc.h 246 uint8_t major_type; member in struct:__anon2014
  /system/bt/stack/include/
avrc_defs.h 1046 uint8_t major_type; \/* Use AVRC_MJ_TYPE_AUDIO, AVRC_MJ_TYPE_VIDEO, member in struct:__anon2253
    [all...]
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp_controller.cpp 500 jint playerType = (jint)item->player.major_type;
    [all...]
com_android_bluetooth_avrcp.cpp     [all...]
  /system/bt/btif/src/
btif_rc.cc     [all...]

Completed in 239 milliseconds