/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
omap4-panda-es.dts | 110 bluetooth: tiwi { label
|
/src/distrib/utils/embedded/conf/ |
wii.conf | 35 bluetooth=YES key
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/mediatek/ |
mt8183-kukui.dtsi | 893 bluetooth: bluetooth { label
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
sc7180-idp.dts | 22 bluetooth0 = &bluetooth; 408 bluetooth: wcn3990-bt { label 549 * the Bluetooth module. 572 * garbage data when the TX pin of the Bluetooth module is 630 * the Bluetooth module. 659 * garbage data when the TX pin of the Bluetooth module
|
sc7180-trogdor.dtsi | 84 bluetooth0 = &bluetooth; 906 bluetooth: bluetooth { label in label:vddpx_1.vdd2.vdd_qlink_lv.vdd_qlink_lv_ck.vdd_qusb_hs0_core.vdd_ufs1_core.vdda_mipi_csi0_0p9.vdda_mipi_csi1_0p9.vdda_mipi_csi2_0p9.vdda_mipi_csi3_0p9.vdda_mipi_dsi0_pll 1093 * the Bluetooth module. 1109 * garbage data when the TX pin of the Bluetooth module is 1438 * the Bluetooth module. 1467 * garbage data when the TX pin of the Bluetooth module
|
sdm845-cheza.dtsi | 19 bluetooth0 = &bluetooth; 726 bluetooth: wcn3990-bt { label in label:vdd_qusb_hs0.vdda_hp_pcie_core.vdda_mipi_csi0_0p9.vdda_mipi_csi1_0p9.vdda_mipi_csi2_0p9.vdda_mipi_dsi0_pll.vdda_mipi_dsi1_pll.vdda_qlink_lv.vdda_qlink_lv_ck.vdda_qrefs_0p875.vdda_pcie_core.vdda_pll_cc_ebi01.vdda_pll_cc_ebi23.vdda_sp_sensor.vdda_ufs1_core.vdda_ufs2_core.vdda_usb1_ss_core.vdda_usb2_ss_core.vddpx_10.vdd_wcss_cx.vdd_wcss_mx.vdda_wcss_pll.vddpx_13 955 * the Bluetooth module. 971 * garbage data when the TX pin of the Bluetooth module is
|
/src/sys/dev/pci/ |
if_iwivar.h | 157 int bluetooth; member in struct:iwi_softc
|
if_wpi.c | 2983 struct wpi_bluetooth bluetooth; local in function:wpi_config 2995 /* configure bluetooth coexistence */ 2996 memset(&bluetooth, 0, sizeof bluetooth); 2997 bluetooth.flags = 3; 2998 bluetooth.lead = 0xaa; 2999 bluetooth.kill = 1; 3000 error = wpi_cmd(sc, WPI_CMD_BLUETOOTH, &bluetooth, sizeof bluetooth, 3004 "could not configure bluetooth coexistence\n") [all...] |
if_iwn.c | 4421 struct iwn_bluetooth bluetooth; local in function:iwn_config_bt_coex_bluetooth 4423 memset(&bluetooth, 0, sizeof bluetooth); 4424 bluetooth.flags = IWN_BT_COEX_ENABLE; 4425 bluetooth.lead_time = IWN_BT_LEAD_TIME_DEF; 4426 bluetooth.max_kill = IWN_BT_MAX_KILL_DEF; 4428 DPRINTF(("configuring bluetooth coexistence\n")); 4429 return iwn_cmd(sc, IWN_CMD_BT_COEX, &bluetooth, sizeof bluetooth, 0); 4483 DPRINTF(("configuring advanced bluetooth coexistence v1\n")) [all...] |
/src/etc/defaults/ |
rc.conf | 328 # Bluetooth configuration 329 bluetooth=NO key 330 # and the following are used when bluetooth=YES
|