Bluetooth: Create ftp sdp record in accept thread

A case, where BT On/Off is running into loop, In failure case
it was stuck while creating ftp record, which was processing
in bt process main thread, which leads ANR. Hence creating ftp sdp
record in accept thread to avoid ANR.

CRs-fixed: 931421
Change-Id: Id6938a8c51e44b787c68ca6a5a551856bdff0f89
1 file changed