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

  /system/bt/btif/include/
btif_a2dp_audio_interface.h 29 void btif_a2dp_audio_on_started(tBTA_AV_STATUS status);
30 void btif_a2dp_audio_on_stopped(tBTA_AV_STATUS status);
31 void btif_a2dp_audio_on_suspended(tBTA_AV_STATUS status);
btif_a2dp.h 58 tBTA_AV_STATUS status);
  /system/bt/bta/include/
bta_av_api.h 54 typedef uint8_t tBTA_AV_STATUS;
174 tBTA_AV_STATUS status;
186 tBTA_AV_STATUS status;
202 tBTA_AV_STATUS status;
212 tBTA_AV_STATUS status;
219 tBTA_AV_STATUS status;
244 tBTA_AV_STATUS status;
257 tBTA_AV_STATUS status;
350 tBTA_AV_STATUS status;
704 void BTA_AvOffloadStartRsp(tBTA_AV_HNDL hndl, tBTA_AV_STATUS status)
    [all...]
  /system/bt/btif/src/
btif_a2dp_audio_interface.cc 225 void btif_a2dp_audio_on_started(tBTA_AV_STATUS status) {
235 void btif_a2dp_audio_on_suspended(tBTA_AV_STATUS status) {
245 void btif_a2dp_audio_on_stopped(tBTA_AV_STATUS status) {
btif_a2dp.cc 134 tBTA_AV_STATUS status) {
btif_av.cc     [all...]
  /system/bt/bta/av/
bta_av_int.h 377 tBTA_AV_STATUS status;
476 tBTA_AV_STATUS open_status; /* open failure status */
bta_av_api.cc 267 void BTA_AvOffloadStartRsp(tBTA_AV_HNDL hndl, tBTA_AV_STATUS status) {
bta_av_aact.cc     [all...]

Completed in 174 milliseconds