Home
last modified time | relevance | path

Searched refs:BTM_update_version_info (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_sec.cc67 struct BTM_update_version_info BTM_update_version_info; variable
262 void BTM_update_version_info(const RawAddress& bd_addr, in BTM_update_version_info() function
265 test::mock::stack_btm_sec::BTM_update_version_info(bd_addr, in BTM_update_version_info()
Dmock_stack_btm_sec.h384 struct BTM_update_version_info { struct
394 extern struct BTM_update_version_info BTM_update_version_info; argument
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_acl.cc91 void BTM_update_version_info(const RawAddress& bd_addr,
854 BTM_update_version_info(p_acl_cb->RemoteAddress(), in btm_process_remote_version_complete()
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_sec.cc5301 void BTM_update_version_info(const RawAddress& bd_addr, in BTM_update_version_info() function