From 2f9c0a7966a08936e8ae7a03ab8fbf1de3b22e0e Mon Sep 17 00:00:00 2001 From: Mattias Agren Date: Wed, 11 Apr 2012 13:14:44 -0700 Subject: Always check if reconfig is needed prior to starting an avdtp stream. Added autoadjusting bitpool if sink requests a particular range within our exported capability. Cleanup & fixing file permissions. Change-Id: Ib5638706d4baef072c79a70ce1497140c3357a0d --- stack/hid/hidh_conn.c | 0 stack/l2cap/l2c_link.c | 0 stack/l2cap/l2c_utils.c | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 stack/hid/hidh_conn.c mode change 100755 => 100644 stack/l2cap/l2c_link.c mode change 100755 => 100644 stack/l2cap/l2c_utils.c (limited to 'stack') diff --git a/stack/hid/hidh_conn.c b/stack/hid/hidh_conn.c old mode 100755 new mode 100644 diff --git a/stack/l2cap/l2c_link.c b/stack/l2cap/l2c_link.c old mode 100755 new mode 100644 diff --git a/stack/l2cap/l2c_utils.c b/stack/l2cap/l2c_utils.c old mode 100755 new mode 100644 -- cgit v1.1