Searched refs:GetSnoopLogger (Results 1 – 15 of 15) sorted by relevance
63 hal::SnoopLogger* GetSnoopLogger() { return Stack::GetInstance()->GetSnoopLogger(); } in GetSnoopLogger() function
75 hal::SnoopLogger* GetSnoopLogger();
241 hal::SnoopLogger* Stack::GetSnoopLogger() const { in GetSnoopLogger() function in bluetooth::shim::Stack261 bluetooth::shim::GetSnoopLogger()->DumpSnoozLogToFile(); in Dump()
75 virtual hal::SnoopLogger* GetSnoopLogger() const;
406 bluetooth::shim::GetSnoopLogger()->AddRfcommL2capChannel( in process_l2cap_cmd()409 bluetooth::shim::GetSnoopLogger()->AcceptlistL2capChannel( in process_l2cap_cmd()450 bluetooth::shim::GetSnoopLogger()->AddRfcommL2capChannel( in process_l2cap_cmd()453 bluetooth::shim::GetSnoopLogger()->AcceptlistL2capChannel( in process_l2cap_cmd()
1143 bluetooth::shim::GetSnoopLogger()->SetL2capChannelOpen( in l2c_csm_config()1227 bluetooth::shim::GetSnoopLogger()->SetL2capChannelOpen( in l2c_csm_config()
1638 bluetooth::hal::SnoopLogger* snoop_logger = bluetooth::shim::GetSnoopLogger(); in L2CA_SetMediaStreamChannel()
1563 bluetooth::shim::GetSnoopLogger()->SetL2capChannelClose(p_ccb->p_lcb->Handle(), in l2cu_release_ccb()1568 bluetooth::shim::GetSnoopLogger()->ClearL2capAcceptlist(p_lcb->Handle(), p_ccb->local_cid, in l2cu_release_ccb()
70 hal::SnoopLogger* GetSnoopLogger() { return nullptr; } in GetSnoopLogger() function
224 bluetooth::shim::GetSnoopLogger()->AcceptlistRfcommDlci( in rfc_port_sm_sabme_wait_ua()236 bluetooth::shim::GetSnoopLogger()->SetRfcommPortOpen( in rfc_port_sm_sabme_wait_ua()362 bluetooth::shim::GetSnoopLogger()->AcceptlistRfcommDlci( in rfc_port_sm_term_wait_sec_check()374 bluetooth::shim::GetSnoopLogger()->SetRfcommPortOpen( in rfc_port_sm_term_wait_sec_check()
1065 bluetooth::shim::GetSnoopLogger()->SetRfcommPortClose(ccb->p_lcb->Handle(), lcid, in port_rfc_closed()
179 btsnoop_logger_ = shim::GetSnoopLogger(); in Start()
328 btsnoop_logger_ = shim::GetSnoopLogger(); in Start()
130 bluetooth::hal::SnoopLogger* bluetooth::shim::GetSnoopLogger() { return nullptr; } in GetSnoopLogger() function in bluetooth::shim