/packages/modules/Bluetooth/system/stack/btm/ |
D | btm_main.cc | 81 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()
|
D | btm_iso_impl.h | 141 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 …]
|
D | btm_sco.cc | 860 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()
|
D | btm_ble_sec.cc | 252 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()
|
D | btm_ble_gap.cc | 618 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()
|
D | btm_inq.cc | 99 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()
|
D | btm_sec.cc | 761 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/ |
D | mock_stack_btm_main.cc | 28 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/ |
D | btm_log_history.h | 24 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/ |
D | hidh_conn.cc | 165 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/ |
D | acl.cc | 660 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 …]
|
D | le_advertising_manager.cc | 86 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le advert stopped", in Unregister() 171 BTM_LogHistory(kBtmLogTag, RawAddress::kEmpty, "Le advert started", in StartAdvertisingSet()
|
D | le_scanning_manager.cc | 186 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/ |
D | btif_dm.cc | 581 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/ |
D | connection_manager.cc | 185 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/ |
D | pan_api.cc | 90 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/ |
D | bta_dm_disc_sdp.cc | 267 BTM_LogHistory(kBtmLogTag, sdp_state->bd_addr, "Discovery completed", in bta_dm_sdp_result() 298 BTM_LogHistory( in bta_dm_sdp_result()
|
D | bta_dm_disc_legacy.cc | 483 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()
|
D | bta_dm_device_search.cc | 381 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/ |
D | port_api.cc | 231 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/ |
D | btm_pm.cc | 108 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/ |
D | bta_hh_act.cc | 575 BTM_LogHistory( in bta_hh_open_cmpl_act() 863 BTM_LogHistory( in bta_hh_close_act()
|
/packages/modules/Bluetooth/system/stack/test/ |
D | gatt_connection_manager_test.cc | 71 void BTM_LogHistory(const std::string& tag, const RawAddress& bd_addr, in BTM_LogHistory() function
|
/packages/modules/Bluetooth/system/stack/smp/ |
D | smp_main.cc | 963 BTM_LogHistory( in smp_set_state()
|
D | smp_act.cc | 277 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()
|