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

  /system/bt/stack/l2cap/
l2c_csm.c 243 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
378 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
396 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
481 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
510 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
548 alarm_set_on_queue(p_ccb->l2c_ccb_timer, BT_1SEC_TIMEOUT_MS,
606 alarm_cancel(p_ccb->l2c_ccb_timer);
612 alarm_set_on_queue(p_ccb->l2c_ccb_timer, L2CAP_CHNL_CFG_TIMEOUT_MS,
623 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
652 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
    [all...]
l2c_ucd.c     [all...]
l2c_int.h 289 alarm_t *l2c_ccb_timer; /* CCB Timer Entry */ member in struct:t_l2c_ccb
    [all...]
l2c_utils.c     [all...]
l2c_link.c 343 alarm_set_on_queue(p_ccb->l2c_ccb_timer,
    [all...]
l2c_fcr.c     [all...]

Completed in 671 milliseconds