Home
last modified time | relevance | path

Searched refs:SetRfcommPortOpen (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger_test.cc1111 snoop_logger->SetRfcommPortOpen(conn_handle, local_cid, dlci, profile_uuid_hfp_hf, flow); in TEST_F()
1193 snoop_logger->SetRfcommPortOpen(conn_handle, local_cid, dlci, profile_uuid_pbap, flow); in TEST_F()
1272 snoop_logger->SetRfcommPortOpen(conn_handle, local_cid, dlci, profile_uuid_pbap, flow); in TEST_F()
1349 snoop_logger->SetRfcommPortOpen(conn_handle, local_cid, dlci, profile_uuid_pbap, flow); in TEST_F()
1651 snoop_logger->SetRfcommPortOpen(conn_handle, local_cid, dlci, profile_uuid_hfp_hf, flow); in TEST_F()
Dsnoop_logger.h254 void SetRfcommPortOpen(
Dsnoop_logger.cc1009 void SnoopLogger::SetRfcommPortOpen( in SetRfcommPortOpen() function in bluetooth::hal::SnoopLogger
/packages/modules/Bluetooth/system/stack/rfcomm/
Drfc_port_fsm.cc246 bluetooth::shim::GetSnoopLogger()->SetRfcommPortOpen( in rfc_port_sm_sabme_wait_ua()
381 bluetooth::shim::GetSnoopLogger()->SetRfcommPortOpen( in rfc_port_sm_term_wait_sec_check()