Searched defs:connection_handle (Results 1 – 9 of 9) sorted by relevance
| /external/python/bumble/bumble/ |
| D | helpers.py | 148 def start_acl_stream(self, connection_handle): argument 163 def end_acl_stream(self, connection_handle): argument
|
| D | gatt_server.py | 111 def send_gatt_pdu(self, connection_handle, pdu): argument
|
| D | l2cap.py | 1369 def find_channel(self, connection_handle, cid): argument 1375 def find_le_coc_channel(self, connection_handle, cid): argument 1501 def on_disconnection(self, connection_handle, _reason): argument
|
| D | device.py | 829 def wrapper(self, connection_handle, *args, **kwargs): argument 1152 def send_l2cap_pdu(self, connection_handle, cid, pdu): argument 2179 async def get_long_term_key(self, connection_handle, rand, ediv): argument 2454 connection_handle, argument
|
| D | host.py | 352 def send_l2cap_pdu(self, connection_handle, cid, pdu): argument
|
| D | hci.py | 5363 def __init__(self, connection_handle, pb_flag, bc_flag, data_total_length, data): argument
|
| /external/pigweed/pw_bluetooth/public/pw_bluetooth/ |
| D | vendor.h | 34 uint16_t connection_handle; member
|
| /external/google-breakpad/src/tools/windows/converter_exe/ |
| D | wininet_client.cc | 152 bool WinInetClient::OpenRequest(HttpHandle connection_handle, in OpenRequest()
|
| D | winhttp_client.cc | 150 bool WinHttpClient::OpenRequest(HttpHandle connection_handle, in OpenRequest()
|