Bluetooth: Avoid reentrant lock in getService method

When profile connection state intent delayed,
simultaneous bluetoothonservicedown call back
and profile connection state intent leading to deadlock
in bluetooth frameworks due to mutual exclusive locks

Hence avoid reentrant lock in getService method

Change-Id: I2005839c7361ebedf951e2084a8581a3eb0243c2
CRs-Fixed: 2426652
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
1 file changed