Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/hal/
Dsnoop_logger.h55 void SetRfcommCid(uint16_t local_cid, uint16_t remote_cid);
Dsnoop_logger.cc53 void FilterTracker::SetRfcommCid(uint16_t local_cid, uint16_t remote_cid) { in SetRfcommCid() function in bluetooth::hal::FilterTracker
920 filter_tracker_list[conn_handle].SetRfcommCid(local_cid, remote_cid); in AddRfcommL2capChannel()
Dsnoop_logger_test.cc644 filter_list[handle].SetRfcommCid(local_cid, remote_cid); in TEST_F()