Hi All,
Is it possible to Hide my BLE Device discovery from other applications except my own application ?
means device will be visible to my application only and not any other application.
As per my knowledge,I think we can not restrict BLE Device discovery but we can have restriction on connection request using PASSKEY and restrictions to read Values of services or characterestics.
still I wanted to know is there any way out for this?