Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_acl.h420 struct BTM_GetRole { struct
430 extern struct BTM_GetRole BTM_GetRole; argument
Dmock_stack_acl.cc85 struct BTM_GetRole BTM_GetRole; variable
346 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in BTM_GetRole() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_client_interface.h100 tBTM_STATUS (*BTM_GetRole)(const RawAddress& remote_bd_addr, member
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc561 tBTM_STATUS BTM_GetRole(const RawAddress& remote_bd_addr, tHCI_ROLE* p_role) { in BTM_GetRole() function