Searched defs:send_l2cap_pdu (Results 1 – 2 of 2) sorted by relevance
| /external/python/bumble/bumble/ | ||
| D | host.py | 352 def send_l2cap_pdu(self, connection_handle, cid, pdu): member in Host |
| D | device.py | 642 def send_l2cap_pdu(self, cid, pdu): member in Connection |