代码搜索结果

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

sbc.h

/* * * Bluetooth low-complexity, subband codec (SBC) library * * Copyright (C) 2004-2007 Marcel Holtmann * Copyright (C) 2004-2005 Henryk Ploetz *

sbc_math.h

/* * * Bluetooth low-complexity, subband codec (SBC) library * * Copyright (C) 2004-2007 Marcel Holtmann * Copyright (C) 2004-2005 Henryk Ploetz *

test_voice_basic.m

% Do basic testing of model, ensuring zero errors % for all SCO voice packet types and slot options at high SNR % Define model Modelname='bluetooth_full_duplex'; % Turn off AWGN set_param([Mo

test_voice_basic.m

% Do basic testing of model, ensuring zero errors % for all SCO voice packet types and slot options at high SNR % Define model Modelname='bluetooth_full_duplex'; % Turn off AWGN set_param([Mo

config.in

# # Bluetooth BNEP layer configuration # dep_tristate 'BNEP protocol support' CONFIG_BLUEZ_BNEP $CONFIG_BLUEZ_L2CAP if [ "$CONFIG_BLUEZ_BNEP" != "n" ]; then bool ' Multicast filter support' CONF

config.in

# # Bluetooth BNEP layer configuration # dep_tristate 'BNEP protocol support' CONFIG_BLUEZ_BNEP $CONFIG_BLUEZ_L2CAP if [ "$CONFIG_BLUEZ_BNEP" != "n" ]; then bool ' Multicast filter support' CONF

config.in

# # Bluetooth BNEP layer configuration # dep_tristate 'BNEP protocol support' CONFIG_BLUEZ_BNEP $CONFIG_BLUEZ_L2CAP if [ "$CONFIG_BLUEZ_BNEP" != "n" ]; then bool ' Multicast filter support' CONF

btuart.c

/* * * Driver for Bluetooth PCMCIA cards with HCI UART interface * * */ #include #include #include #include #include

btuart.c

/* * * Driver for Bluetooth PCMCIA cards with HCI UART interface * * */ #include #include #include #include #include

serverbox.java

//ServerBox.java import java.io.DataInputStream; import java.io.DataOutputStream; import java.io.IOException; import java.util.Vector; import javax.bluetooth.DiscoveryAgent; import ja