Loading
Allow BT inquiry while discovery is in progress.
BT Inquiry is disallowed when service discovery is in progress. Innitially when GATT discovery is in progress (crosskey pairing), it resulted in inquiry requests being rejected. During an insecure connection like OPP, bonding link key is not stored. In an earlier patch (79ae96b3), BR/EDR discovery was bypassed if the bonding was temporary. However, this was not done for LE. Applying the same logic to LE, resolved the inquiry issue reported in this bug. Bug: 23468169 Change-Id: I6111c80a420aeb0bc36a0393eb215c112512d251