Searched refs:BASIC (Results 1 – 14 of 14) sorted by relevance
/system/bt/gd/l2cap/classic/cert/ |
D | pts_l2cap_test.py | 383 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 400 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 416 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 430 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 444 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 457 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 471 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 485 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC 500 retransmission_mode = l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC
|
D | l2cap_test.py | 73 mode=RetransmissionFlowControlMode.BASIC, 85 mode=RetransmissionFlowControlMode.BASIC, 112 def _open_channel_from_dut(self, psm=0x33, mode=RetransmissionFlowControlMode.BASIC):
|
/system/extras/simpleperf/scripts/ |
D | pylintrc | 6 [BASIC]
|
/system/bt/gd/l2cap/internal/ |
D | sender.h | 54 BASIC = 0, enumerator
|
D | sender.cc | 44 if (mode == ChannelMode::BASIC) { in Sender()
|
/system/bt/gd/cert/ |
D | py_l2cap.py | 91 …egister_dynamic_channel(self, psm=0x33, mode=l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC): 96 …dynamic_channel_to_cert(self, psm=0x33, mode=l2cap_facade_pb2.RetransmissionFlowControlMode.BASIC):
|
/system/bt/gd/l2cap/classic/ |
D | facade.proto | 61 BASIC = 0; enumerator
|
D | facade.cc | 395 RetransmissionFlowControlMode mode_ = RetransmissionFlowControlMode::BASIC;
|
/system/bt/gd/l2cap/le/internal/ |
D | link.cc | 160 …ine_manager_.AttachChannel(cid, channel, l2cap::internal::DataPipelineManager::ChannelMode::BASIC); in AllocateFixedChannel()
|
/system/bt/gd/l2cap/classic/internal/ |
D | link.cc | 132 …ine_manager_.AttachChannel(cid, channel, l2cap::internal::DataPipelineManager::ChannelMode::BASIC); in AllocateFixedChannel()
|
D | signalling_manager.cc | 375 …ne_manager_->AttachChannel(cid, channel, l2cap::internal::DataPipelineManager::ChannelMode::BASIC); in OnConfigurationRequest() 580 …ne_manager_->AttachChannel(cid, channel, l2cap::internal::DataPipelineManager::ChannelMode::BASIC); in OnConfigurationResponse()
|
/system/apex/ |
D | pylintrc | 185 [BASIC]
|
/system/tools/mkbootimg/ |
D | pylintrc | 179 [BASIC]
|
/system/update_engine/ |
D | pylintrc | 257 [BASIC]
|