Home
last modified time | relevance | path

Searched refs:AddRfcommDlci (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.h60 void AddRfcommDlci(uint8_t channel);
Dsnoop_logger.cc71 void FilterTracker::AddRfcommDlci(uint8_t channel) { in AddRfcommDlci() function in bluetooth::hal::FilterTracker
903 filter_tracker_list[conn_handle].AddRfcommDlci(dlci); in AcceptlistRfcommDlci()
Dsnoop_logger_test.cc641 filter_list[handle].AddRfcommDlci(dlci); in TEST_F()