代码搜索结果
找到约 4,983 项符合
Bluetooth 的代码
bluetooth.c
#include
#include "FreeRTOS.h"
#include "task.h"
#include "F2M_Bluetooth.h"
#include "Menu.h"
#include "LCD_Library.h"
#include "global.h"
#include "TimerTask.h"
#include
bluetooth.conf
device "dtl1_cs"
class "bluetooth" module "dtl1_cs"
device "bt3c_cs"
class "bluetooth" module "bt3c_cs"
device "bluecard_cs"
class "bluetooth" module "bluecard_cs"
device "bt950_cs"
class "
bluetooth.default
# Bluetooth configuraton file
# Start of hcid (allowed values are "true" and "false")
HCID_ENABLE=true
# Config file for hcid
HCID_CONFIG="/etc/bluetooth/hcid.conf"
# Start sdpd (allowed values are
bluetooth.init
#!/bin/sh
#
# Start/stop the Bluetooth daemons
#
set -e
PATH=/sbin:/bin:/usr/sbin:/usr/bin
NAME=bluetooth
DESC="Bluetooth subsystem"
HCID_NAME=hcid
SDPD_NAME=sdpd
HIDD_NAME=hidd
HID2HCI_NAME=hid2hc
bluetooth.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluetooth.c
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200
bluetooth.h
/*
*
* BlueZ - Bluetooth protocol stack for Linux
*
* Copyright (C) 2000-2001 Qualcomm Incorporated
* Copyright (C) 2002-2003 Maxim Krasnyansky
* Copyright (C) 2002-200