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

  /system/bt/stack/avdt/
avdt_l2c.c 111 cfg.flush_to = p_tbl->my_flush_to;
156 cfg.flush_to = p_tbl->my_flush_to;
198 p_tbl->my_flush_to = L2CAP_DEFAULT_FLUSH_TO;
265 cfg.flush_to = p_tbl->my_flush_to;
307 cfg.flush_to = p_tbl->my_flush_to;
avdt_ad.c 557 p_tbl->my_flush_to = L2CAP_DEFAULT_FLUSH_TO;
563 p_tbl->my_flush_to = p_scb->cs.flush_to;
avdt_int.h 515 UINT16 my_flush_to; /* Our flush timeout for this channel */ member in struct:__anon69319

Completed in 2511 milliseconds