summaryrefslogtreecommitdiff
path: root/profiles/network/bnep.h
Commit message (Expand)AuthorAgeFilesLines
* profiles: Add SPDX License IdentifierTedd Ho-Jeong An2020-09-211-14/+1
* profiles/network: Move disconnection_cb setting to bnep connectGrzegorz Kolodziejczyk2015-03-121-3/+3
* profiles/network: Remove not needed bnep_name functionGrzegorz Kolodziejczyk2015-03-121-2/+0
* profiles/network: Remove unneeded bnep_uuid function from bnep codeGrzegorz Kolodziejczyk2015-03-121-1/+0
* profiles/network: Keep interface arguments naming consistentGrzegorz Kolodziejczyk2015-03-121-1/+1
* profiles/network: Handle ctrl rsp after conn setup by bnepGrzegorz Kolodziejczyk2015-03-121-2/+0
* profiles/network: Move bnep connection setup logic to bnepGrzegorz Kolodziejczyk2015-03-121-4/+2
* profiles/network: Make get_service_id connections private methodGrzegorz Kolodziejczyk2015-03-091-1/+0
* profiles/network: Integrate get and check bnep setup services rolesGrzegorz Kolodziejczyk2015-03-091-1/+0
* profiles/network: Allow to pass interface name to bnep_newSzymon Janc2014-02-071-1/+2
* bnep: Refactored bnep server apis for bridge addition and deletionRavi kumar Veeramally2013-12-201-7/+4
* bnep: Refactored bnep connect and disconnect callsRavi kumar Veeramally2013-12-201-4/+2
* bnep: Add bnep_disconnect and bnep_set_disconnect apisRavi kumar Veeramally2013-12-201-0/+4
* bnep: Add bnep_new and bnep_free api'sRavi kumar Veeramally2013-12-201-0/+5
* bnep: Move bnep related calls to bnep.h|cRavi kumar Veeramally2013-12-111-1/+4
* bnep: Rename send ctrl_rsp and make it globalRavi kumar Veeramally2013-12-111-0/+2
* bnep: Rename bnep_kill_connection to bnep_conndelRavi kumar Veeramally2013-12-111-2/+1
* profiles/network: Rename common.c|h to bnep.c|hRavi kumar Veeramally2013-11-291-0/+42