Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_main.cc38 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
42 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
46 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& ble_bd_addr, in BTM_LogHistory() function
50 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& ble_bd_addr, in BTM_LogHistory() function
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_main.cc78 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
83 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
88 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& ble_bd_addr, in BTM_LogHistory() function
93 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& ble_bd_addr, in BTM_LogHistory() function
/packages/modules/Bluetooth/system/stack/test/
Dgatt_connection_manager_test.cc76 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
Dbtm_iso_test.cc50 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function