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

  /system/bt/stack/l2cap/
l2c_main.c 109 BT_1SEC_TIMEOUT_MS,
785 alarm_set_on_queue(l2cb.receive_hold_timer, BT_1SEC_TIMEOUT_MS,
    [all...]
l2c_csm.c 548 alarm_set_on_queue(p_ccb->l2c_ccb_timer, BT_1SEC_TIMEOUT_MS,
    [all...]
l2c_link.c 659 timeout_ms = BT_1SEC_TIMEOUT_MS;
    [all...]
l2c_utils.c     [all...]
l2c_fcr.c 712 BT_1SEC_TIMEOUT_MS,
    [all...]
  /system/bt/stack/include/
bt_types.h 408 #define BT_1SEC_TIMEOUT_MS (1 * 1000) /* 1 second */
    [all...]
  /system/bt/stack/btm/
btm_sec.c     [all...]

Completed in 532 milliseconds