PBAP: Improvisation in start time of BluetoothPbapService

This change is an improvisation to reduce time to start PBAP
Service by moving task of getting local phone details from
start() method running in main Bluetooth context to PbapHandler
Thread. Getting phone details from telephony service was adding
around 20ms in starting PBAP Profile and thus increasing time
for Bluetooth startup.

Change-Id: I76c9e4846e2eb6048125ea6e942860c55705d113
CRs-Fixed: 2313850
1 file changed