Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dbtm_api.h755 extern tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda,
/system/bt/stack/btm/
Dbtm_acl.cc1289 tBTM_STATUS BTM_SetLinkSuperTout(const RawAddress& remote_bda, in BTM_SetLinkSuperTout() function
1508 BTM_SetLinkSuperTout(p->remote_addr, p->link_super_tout); in btm_acl_role_changed()
/system/bt/stack/l2cap/
Dl2c_link.cc202 BTM_SetLinkSuperTout(ci.bd_addr, btm_cb.btm_def_link_super_tout); in l2c_link_hci_conn_comp()