Searched refs:BLE (Results 1 – 6 of 6) sorted by relevance
42 * Called to report BLE device scan results once a scan session is started for44 * the data related to the discovered BLE device.
40 /* Initiates a BLE connection do device with address |address|. If47 /* Disconnect from previously connected BLE device with address |address|.60 * Initiates a BLE device scan for the scan client with ID |client_id|, using
17 chown system log /data/misc/bootstat/boottime.bootloader.1BLE19 chown system log /data/misc/bootstat/boottime.bootloader.2BLE
385 void BLE(int Rs, int Rt, const char* label);
717 case LE: mMips->BLE(cond.r1, cond.r2, label); break; in B()1902 void MIPSAssembler::BLE(int Rs, int Rt, const char* label) in BLE() function in android::MIPSAssembler
705 case LE: mMips->BLE(cond.r1, cond.r2, label); break; in B()