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

  /external/bluetooth/bluedroid/stack/l2cap/
l2c_int.h 50 #define L2CAP_DELAY_CHECK_SM4 2 /* 2 seconds */
    [all...]
l2c_csm.c 458 btu_start_timer (&p_ccb->timer_entry, BTU_TTYPE_L2CAP_CHNL, L2CAP_DELAY_CHECK_SM4);
    [all...]
l2c_link.c 337 btu_start_timer (&p_ccb->timer_entry, BTU_TTYPE_L2CAP_CHNL, L2CAP_DELAY_CHECK_SM4);
    [all...]

Completed in 29 milliseconds