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

  /external/bluetooth/bluedroid/btif/include/
btif_media.h 266 BOOLEAN btif_a2dp_on_started(tBTA_AV_START *p_av, BOOLEAN pending_start);
  /external/bluetooth/bluedroid/btif/src/
btif_av.c 582 if (btif_a2dp_on_started(&p_av->start,
602 btif_a2dp_on_started(NULL, TRUE);
700 btif_a2dp_on_started(NULL, TRUE);
    [all...]
btif_media_task.c 1027 ** Function btif_a2dp_on_started
1035 BOOLEAN btif_a2dp_on_started(tBTA_AV_START *p_av, BOOLEAN pending_start) function
    [all...]

Completed in 93 milliseconds