Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/stack/btm/
Dbtm_int.h786 UINT16 btm_def_link_super_tout; member
Dbtm_acl.c122 btm_cb.btm_def_link_super_tout = HCI_DEFAULT_INACT_TOUT; in btm_acl_init()
1636 btm_cb.btm_def_link_super_tout = timeout; in BTM_SetDefaultLinkSuperTout()
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_link.c208 BTM_SetLinkSuperTout (ci.bd_addr, btm_cb.btm_def_link_super_tout); in l2c_link_hci_conn_comp()