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

  /system/bt/stack/test/
stack_a2dp_test.cc     [all...]
  /system/bt/stack/include/
avdt_api.h 133 #define AVDT_CP_SCMS_T_ID 0x0002
    [all...]
  /system/bt/stack/a2dp/
a2dp_vendor_aptx.cc 400 UINT16_TO_STREAM(p, AVDT_CP_SCMS_T_ID);
a2dp_vendor_aptx_hd.cc 417 UINT16_TO_STREAM(p, AVDT_CP_SCMS_T_ID);
    [all...]
a2dp_aac.cc 646 UINT16_TO_STREAM(p, AVDT_CP_SCMS_T_ID);
    [all...]
a2dp_vendor_ldac.cc 481 UINT16_TO_STREAM(p, AVDT_CP_SCMS_T_ID);
    [all...]
a2dp_sbc.cc     [all...]
  /system/bt/btif/co/
bta_av_co.cc 798 if (cp_id == AVDT_CP_SCMS_T_ID) {
    [all...]

Completed in 108 milliseconds