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

  /system/bt/btif/src/
btif_av.c 84 UINT8 peer_sep; /* sep type of peer device */ member in struct:__anon69154
409 btif_av_cb.peer_sep = p_bta_data->open.sep;
424 if (btif_av_cb.peer_sep == AVDT_TSEP_SNK)
430 else if (btif_av_cb.peer_sep == AVDT_TSEP_SRC)
448 if (btif_av_cb.peer_sep == AVDT_TSEP_SRC && bt_av_sink_callbacks != NULL) {
517 if (btif_av_cb.peer_sep == AVDT_TSEP_SNK)
523 if (btif_av_cb.peer_sep == AVDT_TSEP_SRC)
531 if (btif_av_cb.peer_sep == AVDT_TSEP_SNK)
536 if (btif_av_cb.peer_sep == AVDT_TSEP_SRC)
605 if (btif_av_cb.peer_sep != AVDT_TSEP_SRC
    [all...]
btif_media_task.c 238 UINT8 peer_sep; member in struct:__anon69188
476 if (btif_media_cb.peer_sep == AVDT_TSEP_SRC)
496 if (btif_media_cb.peer_sep == AVDT_TSEP_SNK && btif_media_cb.is_tx_timer == FALSE)
587 if (btif_media_cb.peer_sep == AVDT_TSEP_SNK) {
840 if (btif_media_cb.peer_sep == AVDT_TSEP_SNK)
848 if (btif_media_cb.peer_sep == AVDT_TSEP_SRC)
1013 if (btif_media_cb.peer_sep == AVDT_TSEP_SRC) /* Handling for A2DP SINK cases*/
1059 if (btif_media_cb.peer_sep == AVDT_TSEP_SRC)
    [all...]

Completed in 61 milliseconds