Home
last modified time | relevance | path

Searched refs:close_channel (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/bt/gd/cert/
H A Dpy_l2cap.py51 def close_channel(self): member in PyL2capChannel
173 def close_channel(self): member in PyLeL2capFixedChannel
195 def close_channel(self): member in PyLeL2capDynamicChannel
/aosp12/system/bt/gd/l2cap/internal/
H A Denhanced_retransmission_mode_channel_data_controller.cc800 controller_->close_channel(); in CloseChannel()
974 close_channel(); in stage_for_reassembly()
987 close_channel(); in stage_for_reassembly()
998 close_channel(); in stage_for_reassembly()
1007 close_channel(); in stage_for_reassembly()
1017 close_channel(); in stage_for_reassembly()
1048 void ErtmController::close_channel() { in close_channel() function in bluetooth::l2cap::internal::ErtmController
H A Denhanced_retransmission_mode_channel_data_controller.h103 void close_channel();
/aosp12/system/bt/gd/l2cap/le/cert/
H A Dle_l2cap_test.py404 dut_channel.close_channel()
/aosp12/system/bt/gd/l2cap/classic/cert/
H A Dl2cap_test.py193 dut_channel.close_channel()