代码搜索结果
找到约 4,775 项符合
Bluetooth 的代码
bt_proc.c
/*
* bt_proc.c -- Implementation of /proc files in bluetooth driver
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
*
* This program is f
config.in
#---------------------------------------------------------------------
# Bluetooth driver configuration
#---------------------------------------------------------------------
mainmenu_option next_comm
rfcomm_sec.c
/*
* rfcomm_sec.c -- Implementation of Bluetooth RFCOMM with TS 07.10,
* Serial Port Emulation, security part
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
*
l2cap_sec.c
/*
* l2cap_sec.c -- Implementation of Bluetooth Logical Link Control
* and Adaption Protocol (L2CAP), security part
*
* Copyright (C) 2000, 2001 Axis Communications AB
bluetooth.c
/*
* bluetooth.c -- Linux kernel integration code for bluetooth stack
*
* Copyright (C) 2000, 2001 Axis Communications AB
*
* Author: Mattias Agren
*
* This program is
bluetoothpn.cxx
//
// BluePN.cxx
// This file contains code that implements an fltk-based Bluetooth
// Piconet Neighborhood. What a user will see is a window with a tree
// view that locates every Bluetooth-enabled
hci_usb.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
bluetooth.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
bluetooth.h
/*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2000-2001 Qualcomm Incorporated
Written 2000,2001 by Maxim Krasnyansky
This program is free software; you
makefile
#
# Makefile for the Linux Bluetooth RFCOMM layer.
#
obj-$(CONFIG_BT_RFCOMM) += rfcomm.o
rfcomm-y := core.o sock.o crc.o
rfcomm-$(CONFIG_BT_RFCOMM_TTY) += tty.o