Home
last modified time | relevance | path

Searched refs:L2CAP_WAIT_INFO_RSP_TOUT (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h51 #define L2CAP_WAIT_INFO_RSP_TOUT 3 /* 3 seconds */ macro
Dl2c_link.c629 … btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT); in l2c_info_timeout()
Dl2c_utils.c976 btu_start_timer (&p_lcb->info_timer_entry, BTU_TTYPE_L2CAP_INFO, L2CAP_WAIT_INFO_RSP_TOUT); in l2cu_send_peer_info_req()