Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 – 25 of 60) sorted by relevance

123

/system/bt/embdrv/sbc/encoder/include/
Dsbc_encoder.h33 #ifndef FALSE
34 #define FALSE 0 macro
38 #define TRUE (!FALSE)
73 #define SBC_DSP_OPT FALSE
78 #define SBC_USE_ARM_PRAGMA FALSE
84 #define SBC_ARM_ASM_OPT FALSE
91 #define SBC_GHS_COMPILER FALSE
113 #define SBC_IS_64_MULT_IN_WINDOW_ACCU FALSE
124 #define SBC_IS_64_MULT_IN_IDCT FALSE
Dsbc_enc_func_declare.h30 #if (SBC_IS_64_MULT_IN_WINDOW_ACCU == FALSE)
/system/nfc/src/gki/ulinux/
Ddata_types.h28 #ifndef FALSE
29 #define FALSE 0 macro
33 #define TRUE (!FALSE)
45 #define BIG_ENDIAN FALSE
/system/bt/internal_include/
Dbt_target.h79 #define BTA_AV_SINK_INCLUDED FALSE
107 #define BTA_AV_CO_CP_SCMS_T FALSE
275 #define BTM_NO_SSP_ON_INQUIRY FALSE
368 #define BTM_SEC_FORCE_RNR_FOR_DBOND FALSE
405 #define BTM_PM_DEBUG FALSE
473 #define BTM_BLE_CONFORMANCE_TESTING FALSE
586 #define L2CAP_ERTM_STATS FALSE
592 #define L2CAP_CONFORMANCE_TESTING FALSE
633 #define BLE_VND_INCLUDED FALSE
654 #define BLE_DELAY_REQUEST_ENC FALSE
[all …]
Dbte.h77 #define BUILD_HCITOOL FALSE
78 #define BUILD_L2PING FALSE
80 #define LINUX_FM_DRIVER_INCLUDED FALSE
/system/nfc/src/include/
Dnfc_target.h34 #define USERIAL_DEBUG FALSE
182 #define NFC_RW_ONLY FALSE
335 #define CE_TEST_INCLUDED FALSE
350 #define LLCP_TEST_INCLUDED FALSE
547 #define NFA_DM_AUTO_DETECT_NDEF FALSE /* !!!!! NFC-Android needs FALSE */
552 #define NFA_DM_AUTO_READ_NDEF FALSE /* !!!!! NFC-Android needs FALSE */
557 #define NFA_DM_AUTO_PRESENCE_CHECK FALSE /* Android requires FALSE */
596 #define NFA_SNEP_INCLUDED FALSE
666 #define NFC_HAL_HCI_INCLUDED FALSE
Dgki_hal_target.h120 #define GKI_TIMER_LIST_NOPREEMPT FALSE
215 #define GKI_SEND_MSG_FROM_ISR FALSE
Dnfc_hal_target.h136 #define NFC_HAL_SHARED_TRANSPORT_ENABLED FALSE
Dgki_target.h287 #define GKI_SEND_MSG_FROM_ISR FALSE
/system/bt/embdrv/sbc/decoder/srce/
Ddecoder-oina.c75 context->common.frameInfo.enhanced = FALSE; in OI_CODEC_SBC_DecoderConfigureRaw()
107 context->enhancedEnabled = FALSE; in OI_CODEC_SBC_DecoderLimit()
110 context->enhancedEnabled = FALSE; in OI_CODEC_SBC_DecoderLimit()
Ddecoder-private.c58 context->enhancedEnabled = enhanced ? TRUE : FALSE; in internal_DecoderReset()
60 context->enhancedEnabled = FALSE; in internal_DecoderReset()
75 context->limitFrameFormat = FALSE; in internal_DecoderReset()
Ddecoder-sbc.c57 } else if (context->enhancedEnabled == FALSE) { in FindSyncword()
87 context->common.frameInfo.enhanced = FALSE; in FindSyncword()
339 FALSE); in OI_CODEC_SBC_DecodeFrame()
/system/bt/embdrv/sbc/decoder/include/
Doi_stddefs.h41 #ifndef FALSE
42 #define FALSE \ macro
48 (!FALSE) /**< This define statement sets TRUE as a preprocessor alias for \
/system/core/libutils/
DThreads.cpp347 hMutex = CreateMutex(NULL, FALSE, NULL);
358 hMutex = CreateMutex(NULL, FALSE, NULL);
369 hMutex = CreateMutex(NULL, FALSE, NULL);
471 SignalObjectAndWait(hMutex, condState->sema, timeout, FALSE);
499 INFINITE, FALSE);
526 condState->waitersDone = CreateEvent(NULL, FALSE, FALSE, NULL);
528 condState->internalMutex = CreateMutex(NULL, FALSE, NULL);
/system/nfc/src/nfc/include/
Dnfc_int.h113 #if (NFC_RW_ONLY == FALSE)
172 #if (NFC_RW_ONLY == FALSE)
274 #if (NFC_NFCEE_INCLUDED == TRUE && NFC_RW_ONLY == FALSE)
294 #if (NFC_RW_ONLY == FALSE)
/system/bt/btif/src/
Dbtif_gatt_util.cc60 #if (BLE_DELAY_REQUEST_ENC == FALSE)
74 #if (BLE_DELAY_REQUEST_ENC == FALSE)
Dbtif_hd.cc168 btif_hd_cb.service_dereg_active = FALSE; in btif_hd_upstreams_evt()
191 btif_hd_cb.app_registered = FALSE; in btif_hd_upstreams_evt()
226 btif_hd_cb.forced_disc = FALSE; in btif_hd_upstreams_evt()
377 btif_hd_cb.service_dereg_active = FALSE; in cleanup()
432 btif_hh_service_registration(FALSE); in register_app()
558 report.use_intr = FALSE; in send_report()
/system/bt/stack/hid/
Dhidd_conn.cc200 accept = FALSE; in hidd_l2cif_connect_ind()
206 accept = FALSE; in hidd_l2cif_connect_ind()
215 accept = FALSE; in hidd_l2cif_connect_ind()
223 accept = FALSE; in hidd_l2cif_connect_ind()
247 if (btm_sec_mx_access_request(p_dev->addr, HID_PSM_CONTROL, FALSE, in hidd_l2cif_connect_ind()
353 p_cfg->flush_to_present = FALSE; in hidd_l2cif_config_ind()
354 p_cfg->mtu_present = FALSE; in hidd_l2cif_config_ind()
563 hd_cb.pending_vc_unplug = FALSE; in hidd_l2cif_disconnect_cfm()
613 bool err = FALSE; in hidd_l2cif_data_ind()
Dhidd_api.cc123 hd_cb.reg_flag = FALSE; in HID_DevDeregister()
131 if (!BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_HIDD_SEC_CTRL, sec_lvl, in HID_DevSetSecurityLevel()
143 if (!BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_HIDD_NOSEC_CTRL, in HID_DevSetSecurityLevel()
163 if (!BTM_SetSecurityLevel(FALSE, "", BTM_SEC_SERVICE_HIDD_INTR, BTM_SEC_NONE, in HID_DevSetSecurityLevel()
443 hd_cb.device.in_use = FALSE; in HID_DevUnplugDevice()
/system/nfc/src/nfc/nfc/
Dnfc_task.cc37 #if (NFC_RW_ONLY == FALSE)
244 #if (NFC_RW_ONLY == FALSE) in nfc_process_quick_timer_evt()
273 #if (NFC_RW_ONLY == FALSE) in nfc_process_quick_timer_evt()
/system/bt/bta/hd/
Dbta_hd_act.cc48 *has_report_id = FALSE; in check_descriptor()
162 bool use_report_id = FALSE; in bta_hd_register_act()
166 ret.reg_status.in_use = FALSE; in bta_hd_register_act()
229 HID_DevSetIncomingPolicy(FALSE); in bta_hd_unregister_act()
483 bta_hd_cb.vc_unplug = FALSE; in bta_hd_close_act()
/system/bt/embdrv/sbc/encoder/srce/
Dsbc_enc_coeffs.c27 #if (SBC_ARM_ASM_OPT == FALSE && SBC_IPAQ_OPT == FALSE)
28 #if (SBC_IS_64_MULT_IN_WINDOW_ACCU == FALSE)
Dsbc_dct.c41 #if (SBC_IS_64_MULT_IN_IDCT == FALSE)
76 #if (SBC_FAST_DCT == FALSE)
/system/bt/embdrv/g722/
Dg722_decode.cc34 #if !defined(FALSE)
35 #define FALSE 0 macro
38 #define TRUE (!FALSE)
Dg722_encode.cc35 #if !defined(FALSE)
36 #define FALSE 0 macro
39 #define TRUE (!FALSE)

123