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 423 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
688 p_scb->post_sco = BTA_AG_POST_SCO_CLOSE_RFC;
692 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
712 switch (p_scb->post_sco)
716 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
721 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
741 switch (p_scb->post_sco)
745 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
750 p_scb->post_sco = BTA_AG_POST_SCO_NONE;
755 p_scb->post_sco = BTA_AG_POST_SCO_NONE
    [all...]
bta_ag_cmd.c     [all...]
bta_ag_int.h 282 UINT8 post_sco; /* action to perform after sco event */ member in struct:__anon2389
bta_ag_sco.c     [all...]

Completed in 109 milliseconds