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

  /external/bluetooth/bluedroid/stack/include/
a2d_api.h 85 #define A2D_BAD_CP_TYPE 0xE0 /* The requested CP Type is not supported. */
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 223 #define BTA_AV_ERR_BAD_CP_TYPE A2D_BAD_CP_TYPE /* The requested Content Protection Type is not supported */
  /external/bluetooth/bluedroid/btif/co/
bta_av_co.c 800 status = A2D_BAD_CP_TYPE;
809 status = A2D_BAD_CP_TYPE;
    [all...]

Completed in 51 milliseconds