Home
last modified time | relevance | path

Searched defs:send_l2cap_pdu (Results 1 – 2 of 2) sorted by relevance

/external/python/bumble/bumble/
Dhost.py352 def send_l2cap_pdu(self, connection_handle, cid, pdu): member in Host
Ddevice.py642 def send_l2cap_pdu(self, cid, pdu): member in Connection
1152 def send_l2cap_pdu(self, connection_handle, cid, pdu): member in Device