Searched refs:A2D_BAD_CP_TYPE (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
H A Da2d_api.h85 #define A2D_BAD_CP_TYPE 0xE0 /* The requested CP Type is not supported. */ macro
/external/bluetooth/bluedroid/bta/include/
H A Dbta_av_api.h223 #define BTA_AV_ERR_BAD_CP_TYPE A2D_BAD_CP_TYPE /* The requested Content Protection Type is not supported */
/external/bluetooth/bluedroid/btif/co/
H A Dbta_av_co.c553 status = A2D_BAD_CP_TYPE;
562 status = A2D_BAD_CP_TYPE;

Completed in 217 milliseconds