Home
last modified time | relevance | path

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

/system/bt/gd/cert/
Dpy_l2cap.py47 def close_channel(self): member in PyL2capChannel
116 def close_channel(self): member in PyLeL2capFixedChannel
138 def close_channel(self): member in PyLeL2capDynamicChannel
/system/bt/gd/l2cap/internal/
Denhanced_retransmission_mode_channel_data_controller.h103 void close_channel();
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
/system/bt/gd/l2cap/le/cert/
Dle_l2cap_test.py404 dut_channel.close_channel()
/system/bt/gd/l2cap/classic/cert/
Dl2cap_test.py192 dut_channel.close_channel()