Home
last modified time | relevance | path

Searched defs:BTM_GetLinkSuperTout (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h359 struct BTM_GetLinkSuperTout { struct
368 extern struct BTM_GetLinkSuperTout BTM_GetLinkSuperTout; argument
Dmock_stack_acl.cc76 struct BTM_GetLinkSuperTout BTM_GetLinkSuperTout; variable
304 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h102 [[nodiscard]] tBTM_STATUS (*BTM_GetLinkSuperTout)(const RawAddress& bd_addr, member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc1078 tBTM_STATUS BTM_GetLinkSuperTout(const RawAddress& remote_bda, in BTM_GetLinkSuperTout() function