Home
last modified time | relevance | path

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

/external/python/bumble/apps/
Dl2cap_bridge.py42 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