Searched refs:BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE (Results 1 – 3 of 3) sorted by relevance
33 static final int BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE = 0x02; field in AbstractionLayer
512 setScanMode(AbstractionLayer.BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE); in onBluetoothReady()
1322 return AbstractionLayer.BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE; in convertScanModeToHal()1334 case AbstractionLayer.BT_SCAN_MODE_CONNECTABLE_DISCOVERABLE: in convertScanModeFromHal()