D | rfcomm.py | 111 def __init__(self, type, c_r, dlci, p_f, information = b'', with_credits = False): argument 151 def make_mcc(type, c_r, data): argument 155 def sabm(c_r, dlci): argument 159 def ua(c_r, dlci): argument 163 def dm(c_r, dlci): argument 167 def disc(c_r, dlci): argument 171 def uih(c_r, dlci, information, p_f = 0): argument 416 def on_mcc_msc(self, c_r, msc): argument 657 def on_mcc_pn(self, c_r, pn): argument 696 def on_mcc_msc(self, c_r, msc): argument
|