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

/external/bluetooth/bluedroid/stack/avrc/
H A Davrc_sdp.c128 ** AVRC_NO_RESOURCES if there are not enough resources to
152 return AVRC_NO_RESOURCES;
209 ** AVRC_NO_RESOURCES if not enough resources to build the SDP record.
H A Davrc_api.c884 ** AVRC_NO_RESOURCES if there are not enough resources to open
1049 return AVRC_NO_RESOURCES;
1056 return AVRC_NO_RESOURCES;
1095 return AVRC_NO_RESOURCES;
1133 return AVRC_NO_RESOURCES;
/external/bluetooth/bluedroid/stack/include/
H A Davrc_api.h37 #define AVRC_NO_RESOURCES AVCT_NO_RESOURCES /* 1 Not enough resources */ macro
200 ** AVRC_NO_RESOURCES if not enough resources to build the SDP record.
239 ** AVRC_NO_RESOURCES if there are not enough resources to
287 ** AVRC_NO_RESOURCES if there are not enough resources to open
324 ** AVRC_NO_RESOURCES if there are not enough resources to open

Completed in 73 milliseconds