Home
last modified time | relevance | path

Searched refs:BTM_LogHistory (Results 1 – 25 of 34) sorted by relevance

12

/packages/modules/Bluetooth/system/stack/btm/
Dbtm_main.cc81 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
86 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
88 BTM_LogHistory(tag, bd_addr, msg, std::string()); in BTM_LogHistory()
91 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& ble_bd_addr, in BTM_LogHistory() function
96 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& ble_bd_addr, in BTM_LogHistory() function
98 BTM_LogHistory(tag, ble_bd_addr, msg, std::string()); in BTM_LogHistory()
Dbtm_iso_impl.h141 BTM_LogHistory( in on_set_cig_params()
202 BTM_LogHistory( in create_cig()
230 BTM_LogHistory( in on_remove_cig()
266 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "CIG Remove", in remove_cig()
293 BTM_LogHistory( in on_status_establish_cis()
320 BTM_LogHistory(kBtmLogTag, p_rec->ble.pseudo_addr, "Establish CIS", in establish_cis()
339 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[cis_handle], "Disconnect CIS ", in disconnect_cis()
360 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[conn_handle], in on_setup_iso_data_path()
394 BTM_LogHistory( in setup_iso_data_path()
421 BTM_LogHistory(kBtmLogTag, cis_hdl_to_addr[conn_handle], in on_remove_iso_data_path()
[all …]
Dbtm_sco.cc860 BTM_LogHistory( in BTM_CreateSco()
1066 BTM_LogHistory( in btm_sco_connected()
1077 BTM_LogHistory(kBtmLogTag, bda, "Connection success", in btm_sco_connected()
1163 BTM_LogHistory( in btm_sco_connection_failed()
1182 BTM_LogHistory( in btm_sco_connection_failed()
1240 BTM_LogHistory( in BTM_RemoveSco()
1328 BTM_LogHistory(kBtmLogTag, bd_addr, "Disconnected", in btm_sco_on_disconnected()
Dbtm_ble_sec.cc252 BTM_LogHistory(kBtmLogTag, bd_addr, "Granted", in BTM_SecurityGrant()
284 BTM_LogHistory(kBtmLogTag, bd_addr, "Passkey reply", in BTM_BlePasskeyReply()
315 BTM_LogHistory(kBtmLogTag, bd_addr, "Confirm reply", in BTM_BleConfirmReply()
349 BTM_LogHistory(kBtmLogTag, bd_addr, "Oob data reply", in BTM_BleOobDataReply()
379 BTM_LogHistory( in BTM_BleSecureConnectionOobDataReply()
1829 BTM_LogHistory( in BTM_BleSirkConfirmDeviceReply()
Dbtm_ble_gap.cc618 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le observe started", in BTM_BleObserve()
635 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le observe stopped", in BTM_BleObserve()
1647 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le inquiry started"); in btm_ble_start_inquiry()
2407 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le legacy scan started", in btm_ble_start_scan()
2441 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le legacy scan stopped", in btm_ble_stop_scan()
2464 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le inquiry stopped", in btm_ble_stop_inquiry()
Dbtm_inq.cc99 BTM_LogHistory( in btm_log_history_scan_mode()
568 BTM_LogHistory( in BTM_CancelInquiry()
729 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Classic inquiry started", in BTM_StartInquiry()
1801 BTM_LogHistory( in btm_process_inq_complete()
Dbtm_sec.cc761 BTM_LogHistory(kBtmLogTag, bd_addr, "Bonding initiated", in btm_sec_bond_by_transport()
1287 BTM_LogHistory(kBtmLogTag, bd_addr, "Confirm reply", in BTM_ConfirmReqReply()
2312 BTM_LogHistory(kBtmLogTag, (p_bd_addr) ? *p_bd_addr : RawAddress::kEmpty, in btm_sec_rmt_name_request_complete()
3228 BTM_LogHistory(kBtmLogTag, p_dev_rec->bd_addr, "Bonding completed", in btm_sec_auth_complete()
3365 BTM_LogHistory( in btm_sec_encrypt_change()
3855 BTM_LogHistory(kBtmLogTag, bda, "Dedicated bonding", in btm_sec_connected()
4897 BTM_LogHistory( in change_pairing_state()
/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_btm_main.cc28 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory() function
33 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory() function
39 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory() function
44 void BTM_LogHistory(const std::string& /* tag */, in BTM_LogHistory() function
/packages/modules/Bluetooth/system/stack/include/
Dbtm_log_history.h24 void BTM_LogHistory(const std::string& tag, const RawAddress& addr,
26 void BTM_LogHistory(const std::string& tag, const RawAddress& addr,
28 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& addr,
30 void BTM_LogHistory(const std::string& tag, const tBLE_BD_ADDR& addr,
/packages/modules/Bluetooth/system/stack/hid/
Dhidh_conn.cc165 BTM_LogHistory(kBtmLogTag, hh_cb.devices[dhandle].addr, "Disconnecting", in hidh_conn_disconnect()
204 BTM_LogHistory( in hidh_l2cif_connect_ind()
250 BTM_LogHistory(kBtmLogTag, hh_cb.devices[i].addr, "Connecting", in hidh_l2cif_connect_ind()
370 BTM_LogHistory( in hidh_l2cif_connect_cfm()
455 BTM_LogHistory(kBtmLogTag, hh_cb.devices[dhandle].addr, "Failed"); in hidh_l2cif_config_cfm()
464 BTM_LogHistory(kBtmLogTag, hh_cb.devices[dhandle].addr, "Connecting", in hidh_l2cif_config_cfm()
480 BTM_LogHistory( in hidh_l2cif_config_cfm()
516 BTM_LogHistory( in hidh_l2cif_disconnect_ind()
603 BTM_LogHistory(kBtmLogTag, hh_cb.devices[dhandle].addr, "Disconnected"); in hidh_l2cif_disconnect()
912 BTM_LogHistory(kBtmLogTag, hh_cb.devices[dhandle].addr, "Connecting", in hidh_conn_initiate()
/packages/modules/Bluetooth/system/main/shim/
Dacl.cc660 BTM_LogHistory(kBtmLogTag, ToRawAddress(connection_->GetAddress()), in OnRoleChange()
1100 BTM_LogHistory(kBtmLogTag, ToRawAddress(remote_address), in disconnect_classic()
1125 BTM_LogHistory(kBtmLogTag, in disconnect_le()
1164 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in accept_le_connection_from()
1173 BTM_LogHistory(kBtmLogTag, ToLegacyAddressWithType(address_with_type), in ignore_le_connection_from()
1509 BTM_LogHistory(kBtmLogTag, ToRawAddress(address), "Initiated connection", in CreateClassicConnection()
1516 BTM_LogHistory(kBtmLogTag, ToRawAddress(address), "Cancelled connection", in CancelClassicConnection()
1552 BTM_LogHistory( in OnClassicLinkDisconnected()
1625 BTM_LogHistory( in OnLeLinkDisconnected()
1658 BTM_LogHistory(kBtmLogTag, ToRawAddress(remote_address), in OnConnectSuccess()
[all …]
Dle_advertising_manager.cc86 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le advert stopped", in Unregister()
171 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le advert started", in StartAdvertisingSet()
Dle_scanning_manager.cc186 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le scan started"); in Scan()
193 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le scan stopped", in Scan()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_dm.cc581 BTM_LogHistory( in bond_state_changed()
623 BTM_LogHistory( in bond_state_changed()
1052 BTM_LogHistory( in btif_dm_pin_req_evt()
1128 BTM_LogHistory(kBtmLogTagCallback, bd_addr, "Ssp request", in btif_dm_ssp_cfm_req_evt()
1161 BTM_LogHistory(kBtmLogTagCallback, bd_addr, "Ssp request", in btif_dm_ssp_key_notif_evt()
1295 BTM_LogHistory( in btif_dm_auth_cmpl_evt()
1822 BTM_LogHistory(kBtmLogTagSdp, bd_addr, "Discovered services", in btif_on_service_discovery_results()
1862 BTM_LogHistory(kBtmLogTag, bd_addr, in btif_on_gatt_results()
1892 BTM_LogHistory(kBtmLogTag, bd_addr, in btif_on_gatt_results()
2530 BTM_LogHistory( in btif_dm_start_discovery()
[all …]
/packages/modules/Bluetooth/system/stack/gatt/
Dconnection_manager.cc185 BTM_LogHistory(kBtmLogTag, addr, "Found TA from"); in target_announcement_observe_results_cb()
197 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, in target_announcements_filtering_set()
255 BTM_LogHistory(kBtmLogTag, address, "Allow connection from"); in background_connect_targeted_announcement_add()
352 BTM_LogHistory(kBtmLogTag, address, "Ignore connection from"); in background_connect_remove()
/packages/modules/Bluetooth/system/stack/pan/
Dpan_api.cc90 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Registered"); in PAN_Register()
119 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Unregistered"); in PAN_Deregister()
242 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Role change", in PAN_SetRole()
407 BTM_LogHistory(kBtmLogTag, pcb->rem_bda, "Disconnect"); in PAN_Disconnect()
/packages/modules/Bluetooth/system/bta/dm/
Dbta_dm_disc_sdp.cc267 BTM_LogHistory(kBtmLogTag, sdp_state->bd_addr, "Discovery completed", in bta_dm_sdp_result()
298 BTM_LogHistory( in bta_dm_sdp_result()
Dbta_dm_disc_legacy.cc483 BTM_LogHistory(kBtmLogTag, remote_name_msg.bd_addr, "Remote name completed", in bta_dm_remote_name_cmpl()
744 BTM_LogHistory( in bta_dm_sdp_result()
789 BTM_LogHistory( in bta_dm_sdp_result()
1269 BTM_LogHistory(kBtmLogTag, bta_dm_search_cb.peer_bdaddr, in bta_dm_discover_name()
1322 BTM_LogHistory(kBtmLogTag, remote_bd_addr, "Discovery started ", in bta_dm_discover_services()
Dbta_dm_device_search.cc381 BTM_LogHistory(kBtmLogTag, remote_name_msg.bd_addr, "Remote name completed", in bta_dm_remote_name_cmpl()
571 BTM_LogHistory(kBtmLogTag, bta_dm_search_cb.peer_bdaddr, in bta_dm_discover_name()
/packages/modules/Bluetooth/system/stack/rfcomm/
Dport_api.cc231 BTM_LogHistory(kBtmLogTag, bd_addr, "Server started", in RFCOMM_CreateConnectionWithSecurity()
237 BTM_LogHistory(kBtmLogTag, bd_addr, "Connection opened", in RFCOMM_CreateConnectionWithSecurity()
319 BTM_LogHistory( in RFCOMM_RemoveConnection()
359 BTM_LogHistory( in RFCOMM_RemoveServer()
/packages/modules/Bluetooth/system/stack/acl/
Dbtm_pm.cc108 BTM_LogHistory(kBtmLogTag, addr, "Sniff subrating", in send_sniff_subrating()
567 BTM_LogHistory(kBtmLogTag, p_cb->bda_, "Power mode change", in btm_pm_snd_md_req()
/packages/modules/Bluetooth/system/bta/hh/
Dbta_hh_act.cc575 BTM_LogHistory( in bta_hh_open_cmpl_act()
863 BTM_LogHistory( in bta_hh_close_act()
/packages/modules/Bluetooth/system/stack/test/
Dgatt_connection_manager_test.cc71 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
/packages/modules/Bluetooth/system/stack/smp/
Dsmp_main.cc963 BTM_LogHistory( in smp_set_state()
Dsmp_act.cc277 BTM_LogHistory(kBtmLogTag, p_cb->pairing_bda, "Pairing failed", in smp_send_pair_fail()
1230 BTM_LogHistory( in smp_sirk_verify()
1246 BTM_LogHistory(kBtmLogTag, p_cb->pairing_bda, "SIRK verification", in smp_sirk_verify()

12