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

  /external/bluetooth/bluedroid/bta/ag/
bta_ag_act.c 432 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
699 p_scb->post_sco = BTA_AG_POST_SCO_CLOSE_RFC;
703 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
723 switch (p_scb->post_sco)
727 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
732 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
752 switch (p_scb->post_sco)
756 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
761 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
766 p_scb->post_sco = BTA_AG_POST_SCO_NONE
    [all...]
bta_ag_cmd.c     [all...]
bta_ag_int.h 291 UINT8 post_sco; /* action to perform after sco event */ member in struct:__anon5048
bta_ag_sco.c     [all...]

Completed in 217 milliseconds