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

/system/bt/stack/avrc/
H A Davrc_sdp.c136 ** AVRC_NO_RESOURCES if there are not enough resources to
160 return AVRC_NO_RESOURCES;
217 ** AVRC_NO_RESOURCES if not enough resources to build the SDP record.
H A Davrc_api.c913 ** AVRC_NO_RESOURCES if there are not enough resources to open
1082 return AVRC_NO_RESOURCES;
1089 return AVRC_NO_RESOURCES;
1128 return AVRC_NO_RESOURCES;
1166 return AVRC_NO_RESOURCES;
/system/bt/stack/include/
H A Davrc_api.h37 #define AVRC_NO_RESOURCES AVCT_NO_RESOURCES /* 1 Not enough resources */ macro
203 ** AVRC_NO_RESOURCES if not enough resources to build the SDP record.
242 ** AVRC_NO_RESOURCES if there are not enough resources to
290 ** AVRC_NO_RESOURCES if there are not enough resources to open
327 ** AVRC_NO_RESOURCES if there are not enough resources to open

Completed in 20 milliseconds