Searched refs:BLE (Results 1 – 13 of 13) sorted by relevance
/system/chre/platform/shared/ |
D | platform_ble.cc | 41 prePalApiCall(PalType::BLE); in ~PlatformBle() 48 prePalApiCall(PalType::BLE); in init() 56 TelemetryManager::PalType::BLE); in init() 71 prePalApiCall(PalType::BLE); in getCapabilities() 80 prePalApiCall(PalType::BLE); in getFilterCapabilities() 90 prePalApiCall(PalType::BLE); in startScanAsync() 99 prePalApiCall(PalType::BLE); in stopScanAsync() 108 prePalApiCall(PalType::BLE); in releaseAdvertisingEvent() 133 prePalApiCall(PalType::BLE); in readRssiAsync() 154 prePalApiCall(PalType::BLE); in flushAsync()
|
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/proto/ |
D | ble_filter.proto | 16 // Host registers its interest in BLE event by configuring nanoapp with Filters. 17 // The nanoapp keeps watching BLE events and notifies host once an event matches 25 // The nanoapp compares each BLE event against the list of Filters, and notifies 39 // Certificate to verify BLE events from trusted devices. 75 // A single filter used to filter BLE events. 100 // FilterResult is returned to host when a BLE event matches a Filter. 127 // True to start BLE scan. Otherwise, stop BLE scan.
|
D | nearby_extension.proto | 37 // List of Hardware filters (follows chreBleScanFilter defined in CHRE BLE 49 // Maximum time to batch BLE scan results before processing in the nanoapp, 56 // BLE scan modes identify functional scan levels without specifying or 62 // BLE advertising report cache expires after this time period. 86 // follows chreBleScanFilter defined in CHRE BLE API. 211 // BLE event type and status. Refer to BT Core Spec v5.2, Vol 4, Part E, 228 // BLE advertisement data payload.
|
/system/chre/apps/test/common/chre_api_test/rpc/ |
D | chre_api_test.proto | 11 // Returns the BLE capabilities. 14 // Returns the BLE filter capabilities. 57 /* Starts a BLE scan synchronously. This will wait for the 65 /* Stops a BLE scan synchronously. This will wait for the 171 // A BLE advertising event 177 // A BLE advertising report 349 // Enumeration for BLE scan mode 357 // BLE scan filters 365 // Scan filter for BLE scanning
|
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/ |
D | README | 10 * Nearby Presence. Always-on scan for Nearby Presence BLE advertisements. 14 define their customized BLE discovery by plugging their implementation into
|
/system/chre/platform/shared/include/chre/platform/shared/ |
D | platform_pal.h | 29 BLE = 2, enumerator
|
/system/chre/core/include/chre/core/ |
D | telemetry_manager.h | 41 BLE, enumerator
|
/system/chre/core/ |
D | telemetry_manager.cc | 121 case TelemetryManager::PalType::BLE: in toAtomPalType() 122 return CHREATOMS_GET_PAL_TYPE(BLE); in toAtomPalType()
|
/system/chre/apps/test/common/proto/ |
D | chre_stress_test.proto | 57 // Enables BLE test only. 58 BLE = 8; enumerator
|
/system/core/bootstat/ |
D | bootstat.rc | 17 chown system log /data/misc/bootstat/boottime.bootloader.1BLE 19 chown system log /data/misc/bootstat/boottime.bootloader.2BLE
|
/system/chre/java/test/stress/src/com/google/android/chre/test/stress/ |
D | ContextHubStressTestExecutor.java | 192 ChreStressTest.TestCommand.Feature.BLE, in runStressTest() 287 sendTestMessage(ChreStressTest.TestCommand.Feature.BLE, true /* start */); in runBleScanConcurrencyStressTest()
|
/system/core/fs_mgr/tests/ |
D | fs_mgr_test.cpp | 142 androidboot.boottime = "0BLE:58,1BLL:22,1BLE:571,2BLL:105,ODT:0,AVB:123"
|
/system/libsysprop/srcs/android/sysprop/ |
D | BluetoothProperties.sysprop | 110 # Whether GAP BLE Privacy (RPA) is enabled on this device.
|