Searched refs:SetRfcommPortOpen (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/hal/ |
D | snoop_logger_test.cc | 1111 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()
|
D | snoop_logger.h | 254 void SetRfcommPortOpen(
|
D | snoop_logger.cc | 1009 void SnoopLogger::SetRfcommPortOpen( in SetRfcommPortOpen() function in bluetooth::hal::SnoopLogger
|
/packages/modules/Bluetooth/system/stack/rfcomm/ |
D | rfc_port_fsm.cc | 246 bluetooth::shim::GetSnoopLogger()->SetRfcommPortOpen( in rfc_port_sm_sabme_wait_ua() 381 bluetooth::shim::GetSnoopLogger()->SetRfcommPortOpen( in rfc_port_sm_term_wait_sec_check()
|