Searched defs:socket_info (Results 1 – 2 of 2) sorted by relevance
419 socket_info: BluetoothSocket, field1236 let socket_info = BluetoothServerSocket::make_l2cap_channel(socket::SOCK_FLAG_NONE, false); in listen_using_insecure_l2cap_channel() localVariable1245 let socket_info = BluetoothServerSocket::make_l2cap_channel(socket::SOCK_FLAG_NONE, true); in listen_using_insecure_l2cap_le_channel() localVariable1254 let socket_info = in listen_using_l2cap_channel() localVariable1264 let socket_info = in listen_using_l2cap_le_channel() localVariable1279 let socket_info = in listen_using_insecure_rfcomm_with_service_record() localVariable1294 let socket_info = BluetoothServerSocket::make_default_rfcomm_channel( in listen_using_rfcomm_with_service_record() localVariable1336 let socket_info = in create_insecure_l2cap_channel() localVariable1351 let socket_info = in create_insecure_l2cap_le_channel() localVariable1366 let socket_info = in create_l2cap_channel() localVariable[all …]
292 auto socket_info = static_cast<ClosingSocket*>(arg); in deferred_close() local318 ClosingSocket* socket_info = new ClosingSocket{ in deferred_close() local