Searched defs:socket_info (Results 1 – 2 of 2) sorted by relevance
1287 let socket_info = BluetoothServerSocket::make_l2cap_channel(socket::SOCK_FLAG_NONE, false); in listen_using_insecure_l2cap_channel() localVariable1296 let socket_info = BluetoothServerSocket::make_l2cap_channel(socket::SOCK_FLAG_NONE, true); in listen_using_insecure_l2cap_le_channel() localVariable1305 let socket_info = in listen_using_l2cap_channel() localVariable1315 let socket_info = in listen_using_l2cap_le_channel() localVariable1330 let socket_info = in listen_using_insecure_rfcomm_with_service_record() localVariable1345 let socket_info = BluetoothServerSocket::make_default_rfcomm_channel( in listen_using_rfcomm_with_service_record() localVariable1387 let socket_info = in create_insecure_l2cap_channel() localVariable1402 let socket_info = in create_insecure_l2cap_le_channel() localVariable1417 let socket_info = in create_l2cap_channel() localVariable1432 let socket_info = in create_l2cap_le_channel() localVariable[all …]
292 auto socket_info = static_cast<ClosingSocket*>(arg); in deferred_close() local318 ClosingSocket* socket_info = new ClosingSocket{ in deferred_close() local