代码搜索结果
找到约 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();
//
android_filesystem_config.h
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Yo
dlgsetting.h
#pragma once
// CDlgSetting 对话框
class CDlgSetting : public CDialog
{
DECLARE_DYNAMIC(CDlgSetting)
public:
CDlgSetting(CWnd* pParent = NULL); // 标准构造函数
virtual ~CDlgSetting();
//
smac_gb60_evb_3_0.lst
Units and locations in library 'D:\Profiles\flr005\My Documents\Bluetooth Exchange Folder\smac 4_0\CW_IDE_3p1\smac\bin\SMAC_gb60_evb_3_0.lib'
Unit name
configure.in
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.57)
AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRES
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
sdkfunc.cpp
/************************************************************************************
// Sample code for calling IVT BlueSoleil APIs
Copyright (c) 2004 -2005 , IVT Corporation. All rights reserv