Re: [web-bluetooth] Discover "non-discoverable" beacons

I've just tried with an Eddystone beacon and while it sets the "LE 
General Discoverable Mode" flag, it still doesn't show up in the 
bluetooth console with `scan on`.

```js
> HCI Event: LE Meta Event (0x3e) plen 43
      LE Advertising Report (0x02)
        Num reports: 1
        Event type: Connectable undirected - ADV_IND (0x00)
        Address type: Random (0x01)
        Address: E8:FC:B7:D1:91:B9 (Static)
        Data length: 31
        Flags: 0x06
          LE General Discoverable Mode
          BR/EDR Not Supported
        16-bit Service UUIDs (partial): 1 entry
          Tx Power (0x1804)
        Company: StickNFind (249)
          Data: 018b5cd5b050e3cb6113c0680003b213c31644f5
        RSSI: -60 dBm (0xc4)

-- 
GitHub Notif of comment by beaufortfrancois
See 
https://github.com/WebBluetoothCG/web-bluetooth/issues/141#issuecomment-123710143

Received on Wednesday, 22 July 2015 12:52:47 UTC