代码搜索结果

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

gdpbt.h

// gdpbtr.h // // Bluetooth implementation of GDP // // Copyright (c) 2002 Symbian Ltd. All rights reserved #ifndef __GDPBT_H__ #define __GDPBT_H__ #include "gdp.h" #include "gdpmain.h"

bluetty.c

/* * bluetty.c Version 0.13 * * Copyright (C) 2000, 2001 Greg Kroah-Hartman * Copyright (C) 2000 Mark Douglas Corner * * USB Bluetooth TTY driver, based on

rfcomm.h

/* RFCOMM implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Marcel Holtmann This program

hci.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

hci_core.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

sco.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

l2cap.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

tty.c

/* RFCOMM implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Marcel Holtmann This program

crc.c

/* RFCOMM implementation for Linux Bluetooth stack (BlueZ). Copyright (C) 2002 Maxim Krasnyansky Copyright (C) 2002 Marcel Holtmann This program