Home
last modified time | relevance | path

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

/system/bt/stack/include/
Dhcimsgs.h587 extern BOOLEAN btsnd_hcic_write_link_super_tout(UINT8 local_controller_id, UINT16 handle, UINT16 ti…
/system/bt/stack/hcic/
Dhcicmds.c1032 BOOLEAN btsnd_hcic_write_link_super_tout (UINT8 local_controller_id, UINT16 handle, UINT16 timeout) in btsnd_hcic_write_link_super_tout() function
/system/bt/stack/btm/
Dbtm_acl.c1312 if (!btsnd_hcic_write_link_super_tout (LOCAL_BR_EDR_CONTROLLER_ID, in BTM_SetLinkSuperTout()