Home
last modified time | relevance | path

Searched refs:A2D_BAD_CH_MODE (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluedroid/stack/include/
Da2d_api.h63 #define A2D_BAD_CH_MODE 0xC5 /* Channel Mode is not valid or multiple values have been selec… macro
/external/bluetooth/bluedroid/stack/a2dp/
Da2d_sbc.c318 status = A2D_BAD_CH_MODE; in A2D_ParsSbcInfo()