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

  /external/bluetooth/bluedroid/stack/avdt/
avdt_l2c.c 108 cfg.flush_to = p_tbl->my_flush_to;
151 cfg.flush_to = p_tbl->my_flush_to;
192 p_tbl->my_flush_to = L2CAP_DEFAULT_FLUSH_TO;
259 cfg.flush_to = p_tbl->my_flush_to;
301 cfg.flush_to = p_tbl->my_flush_to;
avdt_ad.c 545 p_tbl->my_flush_to = L2CAP_DEFAULT_FLUSH_TO;
551 p_tbl->my_flush_to = p_scb->cs.flush_to;
avdt_int.h 518 UINT16 my_flush_to; /* Our flush timeout for this channel */ member in struct:__anon3500

Completed in 62 milliseconds