代码搜索:A2DP
找到约 29 项符合「A2DP」的源代码
代码结果 29
www.eeworm.com/read/369651/2796189
c a2dpd.c
/*
*
* A2DPD - Bluetooth A2DP daemon for Linux
*
* Copyright (C) 2006 Frédéric DALLEAU
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/369651/2796194
c a2dpd_timer.c
/*
*
* A2DPD - Bluetooth A2DP daemon for Linux
*
* Copyright (C) 2006 Frédéric DALLEAU
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/369651/2796197
c a2dpd_dbus.c
/*
*
* A2DPD - Bluetooth A2DP daemon for Linux
*
* Copyright (C) 2006 Frédéric DALLEAU
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/369651/2796199
h a2dpd_protocol.h
/*
*
* A2DPD - Bluetooth A2DP daemon for Linux
*
* Copyright (C) 2006 Frédéric DALLEAU
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/369651/2796203
c a2dpd_mixer.c
/*
*
* A2DPD - Bluetooth A2DP daemon for Linux
*
* Copyright (C) 2006 Frédéric DALLEAU
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/284301/8948031
py a2dpd.py
#! /usr/bin/env python
"""
Simple multi-client A2DP server
* Copyright (C) 2006 Sergei Krivov
*
* This program is free software; you can redistribute it and/or modify
* it und
www.eeworm.com/read/284301/8948055
py setup.py
#!/usr/bin/env python
from distutils.core import setup
setup(name="a2dp-python",
version="0.62",
description="partial realization of A2DP, AVDTP and AVRCP bluetooth profiles",
auth
www.eeworm.com/read/369651/2796201
c a2dpd_ctl.c
/*
*
* A2DPD - Bluetooth A2DP daemon control application for Linux
*
* Copyright (C) 2006 Frédéric DALLEAU
*
* This program is free software; you can redistribute
www.eeworm.com/read/284301/8948044
pkg-info
Metadata-Version: 1.0
Name: a2dp-python
Version: 0.62
Summary: partial realization of A2DP, AVDTP and AVRCP bluetooth profiles
Home-page: http://sourceforge.net/projects/a2dp-python
Author: Sergei Kri