Searched defs:BTM_LogHistory (Results 1 – 4 of 4) sorted by relevance
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_btm_main.cc | 38 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/ |
| D | btm_main.cc | 78 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/ |
| D | gatt_connection_manager_test.cc | 76 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
|
| D | btm_iso_test.cc | 50 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
|