代码搜索结果

找到约 4,983 项符合 Bluetooth 的代码

makefile.am

if SERIALSERVICE if CONFIGFILES confdir = $(sysconfdir)/bluetooth conf_DATA = serial.service endif servicedir = $(libdir)/bluetooth service_PROGRAMS = bluetoothd-service-serial bluetoothd_service

makefile.am

if NETWORKSERVICE if CONFIGFILES confdir = $(sysconfdir)/bluetooth conf_DATA = network.service endif servicedir = $(libdir)/bluetooth service_PROGRAMS = bluetoothd-service-network bluetoothd_serv

dlgsetting.h

#pragma once // CDlgSetting 对话框 class CDlgSetting : public CDialog { DECLARE_DYNAMIC(CDlgSetting) public: CDlgSetting(CWnd* pParent = NULL); // 标准构造函数 virtual ~CDlgSetting(); //

server.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2004-2008 Marcel Holtmann * * * This program is free software; you can redistribute it and/or modif

makefile.am

if NETWORKPLUGIN plugindir = $(libdir)/bluetooth/plugins plugin_LTLIBRARIES = network.la network_la_SOURCES = main.c manager.h manager.c \ server.h server.c bridge.h bridge.c \ connection.h conne

obex_transport.h

/********************************************************************* * * Filename: obex_transport.h * Version: * Description: * Status: Experimental. * Au

hcisecfilter.c

/* * * BlueZ - Bluetooth protocol stack for Linux * * Copyright (C) 2002-2003 Maxim Krasnyansky * Copyright (C) 2002-2005 Marcel Holtmann * * *

makefile.am

if INPUTPLUGIN plugindir = $(libdir)/bluetooth/plugins plugin_LTLIBRARIES = input.la input_la_SOURCES = main.c manager.h manager.c \ server.h server.c device.h device.c \ fakehid.c fakehid.h L

makefile.am

if NETWORKPLUGIN plugindir = $(libdir)/bluetooth/plugins plugin_LTLIBRARIES = network.la network_la_SOURCES = main.c manager.h manager.c \ server.h server.c bridge.h bridge.c \ connection.h conne

pkg-info

Metadata-Version: 1.0 Name: a2dp-python Version: 0.62 Summary: partial realization of A2DP, AVDTP and AVRCP bluetooth profiles Home-page: http://sourceforge.net/projects/a2dp-python Author: Sergei Kri