/system/bt/bta/hh/ |
H A D | bta_hh_le.cc | 495 * Description find a report entry by report ID and protocol mode 501 uint8_t mode, 517 if (mode == BTA_HH_PROTO_RPT_MODE && p_rpt->uuid == GATT_UUID_HID_REPORT) 520 if (mode == BTA_HH_PROTO_BOOT_MODE && 683 * for the protocol mode. 693 APPL_TRACE_DEBUG("%s: bta_hh_le_register_input_notif mode: %d", __func__, 703 /* boot mode, deregister report input notification */ 738 else unknow protocol mode */ 785 bta_hh_le_register_input_notif(p_cb, p_cb->mode, true); 867 /* enable notification for all input report, regardless mode */ 500 bta_hh_le_find_rpt_by_idtype(tBTA_HH_LE_RPT* p_head, uint8_t mode, tBTA_HH_RPT_TYPE r_type, uint8_t rpt_id) argument 923 bta_hh_le_set_protocol_mode(tBTA_HH_DEV_CB* p_cb, tBTA_HH_PROTO_MODE mode) argument [all...] |
/system/bt/stack/btm/ |
H A D | btm_ble_gap.cc | 482 * white_list: use white list in observer mode or not. 681 * Description This function is called to enabled Mixed mode if privacy 1.2 684 * Parameters mixed_on: mixed mode to be used or not. 693 /* TODO: send VSC to enabled mixed mode */ 704 * Parameters privacy_mode: privacy mode on or off. 706 * Returns bool privacy mode set success; otherwise failed. 730 /* 4.2 controller only allow privacy 1.2 or mixed mode, resolvable private 784 * Set BLE connectable mode to auto connect 840 * Description This function is called to set BLE connectable mode for a 843 * Parameters conn_mode: directed connectable mode, o 1256 uint16_t mode = (combined_mode & BTM_BLE_DISCOVERABLE_MASK); local 1349 uint16_t mode = (combined_mode & BTM_BLE_CONNECTABLE_MASK); local 1460 btm_ble_start_inquiry(uint8_t mode, uint8_t duration) argument [all...] |
H A D | btm_int_types.h | 149 LE test mode command has been sent successfully */ 280 next_state; /*interleaving state to determine next mode to be inquired*/ 529 bool role_master; /* true if current mode is master */ 557 /* "Secure Connections Only" mode and it receives */ 621 BTM_PM_SET_MODE_EVT, /* Set power mode API is called. */ 623 BTM_PM_RD_MODE_EVT /* Read power mode API is called. */ 635 uint8_t mode; member in struct:__anon892 650 tBTM_PM_PWR_MD req_mode[BTM_MAX_PM_RECORDS + 1]; /* the desired mode and 654 set_mode; /* the mode and parameters sent down to the host controller. */ 655 uint16_t interval; /* the interval from last mode chang [all...] |
/system/chre/host/msm/daemon/generated/ |
H A D | chre_slpi_stub.c | 384 uint8_t mode; member in struct:Parameter
|
/system/core/include/system/ |
H A D | window-deprecated.h | 283 * by the camera's LEGACY mode. 735 * Depending on the scaling mode, a buffer's crop region is scaled and/or 756 * Depending on the scaling mode, a buffer's crop region is scaled and/or 828 * native-window size. They will be scaled according to the scaling mode 853 * scaled according to the scaling mode (see 922 * Temporary - This is only intended to be used by the LEGACY camera mode, do 952 * native_window_set_scaling_mode(..., int mode) 953 * All buffers queued after this call will be associated with the scaling mode 958 int mode) 961 mode); 956 native_window_set_scaling_mode( struct ANativeWindow* window, int mode) argument [all...] |
/system/core/libsystem/include/system/ |
H A D | window-deprecated.h | 283 * by the camera's LEGACY mode. 735 * Depending on the scaling mode, a buffer's crop region is scaled and/or 756 * Depending on the scaling mode, a buffer's crop region is scaled and/or 828 * native-window size. They will be scaled according to the scaling mode 853 * scaled according to the scaling mode (see 922 * Temporary - This is only intended to be used by the LEGACY camera mode, do 952 * native_window_set_scaling_mode(..., int mode) 953 * All buffers queued after this call will be associated with the scaling mode 958 int mode) 961 mode); 956 native_window_set_scaling_mode( struct ANativeWindow* window, int mode) argument [all...] |
/system/core/logcat/ |
H A D | logcat.cpp | 740 int mode = ANDROID_LOG_RDONLY; local 922 mode |= ANDROID_LOG_WRAP | ANDROID_LOG_RDONLY | 963 mode |= ANDROID_LOG_WRONLY; 967 mode |= ANDROID_LOG_RDONLY | ANDROID_LOG_PSTORE | 972 mode |= ANDROID_LOG_RDONLY | ANDROID_LOG_NONBLOCK; 977 mode |= ANDROID_LOG_RDONLY | ANDROID_LOG_NONBLOCK; 1436 logger_list = android_logger_list_alloc_time(mode, tail_time, pid); 1438 logger_list = android_logger_list_alloc(mode, tail_lines, pid); 1611 setupOutputAndSchedulingPolicy(context, !(mode & ANDROID_LOG_NONBLOCK));
|
/system/media/audio/include/system/ |
H A D | audio.h | 334 audio_gain_mode_t mode; /* e.g. AUDIO_GAIN_MODE_JOINT */ member in struct:audio_gain 350 audio_gain_mode_t mode; /* mode requested for this command */ member in struct:audio_gain_config 352 N/A in joint mode */ 358 mode or popcount(channel_mask) */ 507 * note\ Used by streams opened in mmap mode. 519 * note\ Used by streams opened in mmap mode.
|
/system/nfc/src/hal/int/ |
H A D | nfc_brcm_defs.h | 263 #define NFC_SNOOZE_MODE_NONE 0x00 /* Snooze mode disabled */ 264 #define NFC_SNOOZE_MODE_UART 0x01 /* Snooze mode for UART */ 265 #define NFC_SNOOZE_MODE_SPI_I2C 0x08 /* Snooze mode for SPI/I2C */ 314 uint8_t mode; /* Type A card emulation enabled indicator, 0x02:enabled */ member in struct:__anon1981 333 uint8_t mode; /* Type B card emulation enabled indicator, 0x02:enabled */ member in struct:__anon1982 350 mode; /* Type B prime card emulation enabled indicator, 0x02:enabled */ member in struct:__anon1983 363 uint8_t mode; /* Type F card emulation enabled indicator, 0x02:enabled */ member in struct:__anon1984
|
/system/nfc/src/nfa/int/ |
H A D | nfa_ee_int.h | 80 /* for listen mode routing table*/ 132 /* waiting for restore to full power mode to complete */ 171 uint8_t ee_old_status; /* The NFCEE status before going to low power mode */ 210 uint8_t mode; member in struct:__anon2176
|
/system/update_engine/payload_consumer/ |
H A D | delta_performer.cc | 114 FileDescriptorPtr OpenFile(const char* path, int mode, int* err) { argument 115 // Try to mark the block device read-only based on the mode. Ignore any 117 utils::SetBlockDeviceReadOnly(path, (mode & O_ACCMODE) == O_RDONLY); 124 mode = O_WRONLY; 127 if (!fd->Open(path, mode, 000)) {
|
/system/vold/ |
H A D | VolumeManager.cpp | 567 int VolumeManager::remountUid(uid_t uid, const std::string& mode) { argument 568 LOG(DEBUG) << "Remounting " << uid << " as mode " << mode; local 635 if (mode == "default") { 637 } else if (mode == "read") { 639 } else if (mode == "write") {
|
/system/bt/btif/src/ |
H A D | btif_dm.cc | 1307 /* Verify if the device is dual mode in NVRAM */ 2188 inq_params.mode = BTA_DM_GENERAL_INQUIRY | BTA_BLE_GENERAL_INQUIRY; 2475 bt_scan_mode_t* mode = (bt_scan_mode_t*)prop->val; local 2476 *mode = BT_SCAN_MODE_NONE;
|
/system/core/adb/ |
H A D | sysdeps_win32.cpp | 382 /* ignore mode on Win32 */ 383 int adb_creat(const char* path, int mode) argument 1174 // mode, not Application mode), which itself emulates xterm. Gnome Terminal 1200 // If a valid HANDLE is returned and |mode| is not null, |mode| is also filled 1201 // with the console mode. Requires GENERIC_READ access to the underlying HANDLE. 1202 static HANDLE _get_console_handle(int fd, DWORD* mode=nullptr) { argument 1221 if (!GetConsoleMode(handle, mode ? mode 2187 int mode; local 2271 adb_mkdir(const std::string& path, int mode) argument 2294 adb_chmod(const char* path, int mode) argument 2559 adb_fopen(const char* path, const char* mode) argument [all...] |
/system/nfc/src/hal/include/ |
H A D | nci_defs.h | 623 uint8_t mode; member in struct:__anon1962 669 tNCI_DISCOVERY_TYPE mode; member in struct:__anon1967
|
/system/bt/bta/include/ |
H A D | bta_api.h | 191 tBTA_DM_DISC; /* this discoverability mode is a bit mask among BR mode and 192 LE mode */ 286 tBTA_DM_INQ_MODE mode; /* Inquiry mode, limited or general. */ member in struct:__anon263 810 #define BTA_DM_CONTRL_ACTIVE 1 /* ACL link on, SCO link ongoing, sniff mode */ 844 /* power mode actions */ 846 #define BTA_DM_PM_PARK 0x10 /* prefers park mode */ 847 #define BTA_DM_PM_SNIFF 0x20 /* prefers sniff mode */ 848 #define BTA_DM_PM_SNIFF1 0x21 /* prefers sniff1 mode */ [all...] |
/system/nfc/src/nfc/include/ |
H A D | nfc_api.h | 321 tNFC_NFCEE_MODE mode; /* NFCEE mode */ member in struct:__anon2311 619 tNFC_DISCOVERY_TYPE mode; member in struct:__anon2331 772 tNFC_RF_TECH_N_MODE rf_tech_n_mode; /* RF tech and mode */ 974 ** mode - 0 to activate NFCEE, 1 to de-activate. 979 extern tNFC_STATUS NFC_NfceeModeSet(uint8_t nfcee_id, tNFC_NFCEE_MODE mode); 1141 ** put the listen device in sleep mode or terminate the NFC 1147 ** Parameters deactivate_type - NFC_DEACTIVATE_TYPE_IDLE, to IDLE mode. 1148 ** NFC_DEACTIVATE_TYPE_SLEEP to SLEEP mode. 1150 ** mode [all...] |
/system/bt/stack/include/ |
H A D | btm_api_types.h | 38 BTM_WRONG_MODE, /* 6 Device in wrong mode for request */ 176 /* high byte of inquiry mode for BLE inquiry mode */ 218 /* Define inquiry results mode */ 603 uint8_t mode; /* general or limited */ member in struct:__anon1038 696 uint8_t sync_mode; /* sync mode: 0: slave; 1: master */ 697 uint8_t clock_mode; /* clock mode: 0: slave; 1: master */ 1075 /* enforce a minimum of 16 digit for sec mode 2 */ 1757 BTM_PM_MD_FORCE = 0x10 /* OR this to force ACL link to a certain mode */ 1764 /* The module wants to set the desired power mode */ 1779 tBTM_PM_MODE mode; member in struct:__anon1091 [all...] |
/system/tpm/trunks/ |
H A D | tpm_generated.h | 1276 TPMU_SYM_MODE mode; member in struct:trunks::TPMT_SYM_DEF 1283 TPMU_SYM_MODE mode; member in struct:trunks::TPMT_SYM_DEF_OBJECT 4007 const TPMI_ALG_SYM_MODE& mode, 4020 const TPMI_ALG_SYM_MODE& mode, 4029 const TPMI_ALG_SYM_MODE& mode,
|
H A D | tpm_generated.cc | 4824 result = Serialize_TPMU_SYM_MODE(value.mode, value.algorithm, buffer); 4854 Parse_TPMU_SYM_MODE(buffer, value->algorithm, &value->mode, value_bytes); 4882 result = Serialize_TPMU_SYM_MODE(value.mode, value.algorithm, buffer); 4912 Parse_TPMU_SYM_MODE(buffer, value->algorithm, &value->mode, value_bytes); 13938 const TPMI_ALG_SYM_MODE& mode, 13968 rc = Serialize_TPMI_ALG_SYM_MODE(mode, &mode_bytes); 14161 const TPMI_ALG_SYM_MODE& mode, 14173 decrypt, mode, iv_in, in_data, 14185 const TPMI_ALG_SYM_MODE& mode, 14194 decrypt, mode, iv_i 13934 SerializeCommand_EncryptDecrypt( const TPMI_DH_OBJECT& key_handle, const std::string& key_handle_name, const TPMI_YES_NO& decrypt, const TPMI_ALG_SYM_MODE& mode, const TPM2B_IV& iv_in, const TPM2B_MAX_BUFFER& in_data, std::string* serialized_command, AuthorizationDelegate* authorization_delegate) argument 14158 EncryptDecrypt(const TPMI_DH_OBJECT& key_handle, const std::string& key_handle_name, const TPMI_YES_NO& decrypt, const TPMI_ALG_SYM_MODE& mode, const TPM2B_IV& iv_in, const TPM2B_MAX_BUFFER& in_data, AuthorizationDelegate* authorization_delegate, const EncryptDecryptResponse& callback) argument 14182 EncryptDecryptSync(const TPMI_DH_OBJECT& key_handle, const std::string& key_handle_name, const TPMI_YES_NO& decrypt, const TPMI_ALG_SYM_MODE& mode, const TPM2B_IV& iv_in, const TPM2B_MAX_BUFFER& in_data, TPM2B_MAX_BUFFER* out_data, TPM2B_IV* iv_out, AuthorizationDelegate* authorization_delegate) argument [all...] |