Searched defs:tcp_host (Results 1 – 1 of 1) sorted by relevance
| /external/python/bumble/apps/ |
| D | l2cap_bridge.py | 42 def __init__(self, psm, max_credits, mtu, mps, tcp_host, tcp_port): argument 157 def __init__(self, psm, max_credits, mtu, mps, address, tcp_host, tcp_port): argument 316 def server(context, tcp_host, tcp_port): argument 334 def client(context, bluetooth_address, tcp_host, tcp_port): argument
|