Home
last modified time | relevance | path

Searched refs:FALSE (Results 1 - 10 of 10) sorted by relevance

/vendor/hihope/dayu210/bluetooth/include/
H A Dbt_vendor_brcm.h39 #ifndef FALSE
40 #define FALSE 0 macro
44 #define TRUE (!FALSE)
48 #define VENDOR_LIB_RUNTIME_TUNING_ENABLED FALSE
89 #define FW_AUTO_DETECTION FALSE
94 * -FALSE- (default value)
107 #define USE_CONTROLLER_BDADDR FALSE
208 #define BT_WAKE_VIA_USERIAL_IOCTL FALSE
216 #define BT_WAKE_USERIAL_LDISC FALSE
224 #define BT_WAKE_VIA_PROC FALSE
[all...]
/vendor/hihope/rk3568/bluetooth/include/
H A Dbt_vendor_brcm.h39 #ifndef FALSE
40 #define FALSE 0 macro
44 #define TRUE (!FALSE)
48 #define VENDOR_LIB_RUNTIME_TUNING_ENABLED FALSE
89 #define FW_AUTO_DETECTION FALSE
94 * -FALSE- (default value)
107 #define USE_CONTROLLER_BDADDR FALSE
208 #define BT_WAKE_VIA_USERIAL_IOCTL FALSE
216 #define BT_WAKE_USERIAL_LDISC FALSE
224 #define BT_WAKE_VIA_PROC FALSE
[all...]
/vendor/hihope/dayu210/bluetooth/src/
H A Dupio.c47 #define UPIO_DBG FALSE
185 lpm_proc_cb.btwrite_active = FALSE; in proc_btwrite_timeout()
261 lpm_proc_cb.timer_created = FALSE; in upio_cleanup()
382 lpm_proc_cb.timer_created = FALSE; in upio_set()
394 if (lpm_proc_cb.timer_created == FALSE) { in upio_set()
451 #if (BT_WAKE_VIA_PROC_NOTIFY_DEASSERT == FALSE) in upio_set()
H A Dbt_vendor_brcm.c36 #define BTVND_DBG FALSE
118 HILOGW("** with VENDOR_LIB_RUNTIME_TUNING_ENABLED=FALSE and "); in init()
196 hw_lpm_set_wake_state(FALSE); in op()
H A Dhardware.c57 #define BTHW_DBG FALSE
425 uint8_t retval = FALSE; in hw_config_set_bdaddr()
458 uint8_t retval = FALSE; in hw_config_read_bdaddr()
862 uint8_t ret = FALSE; in hw_sco_i2spcm_proc_interface_param()
881 if ((ret = bt_vendor_cbacks->xmit_cb(HCI_VSC_WRITE_SCO_PCM_INT_PARAM, p_buf)) == FALSE) { in hw_sco_i2spcm_proc_interface_param()
894 uint8_t ret = FALSE; in hw_sco_i2spcm_proc_int_param()
912 if ((ret = bt_vendor_cbacks->xmit_cb(HCI_VSC_WRITE_PCM_DATA_FORMAT_PARAM, p_buf)) == FALSE) { in hw_sco_i2spcm_proc_int_param()
1017 hw_cfg_cb.f_set_baud_2 = FALSE; in hw_config_start()
1053 ** Returns TRUE/FALSE
1060 uint8_t ret = FALSE; in hw_lpm_enable()
[all...]
H A Duserial_vendor.c45 #define VNDUSERIAL_DBG FALSE
90 ** Returns TRUE/FALSE
126 return FALSE; in userial_to_tcio_baud()
/vendor/hihope/rk3568/bluetooth/src/
H A Dupio.c47 #define UPIO_DBG FALSE
185 lpm_proc_cb.btwrite_active = FALSE; in proc_btwrite_timeout()
261 lpm_proc_cb.timer_created = FALSE; in upio_cleanup()
382 lpm_proc_cb.timer_created = FALSE; in upio_set()
394 if (lpm_proc_cb.timer_created == FALSE) { in upio_set()
451 #if (BT_WAKE_VIA_PROC_NOTIFY_DEASSERT == FALSE) in upio_set()
H A Dbt_vendor_brcm.c36 #define BTVND_DBG FALSE
118 HILOGW("** with VENDOR_LIB_RUNTIME_TUNING_ENABLED=FALSE and "); in init()
196 hw_lpm_set_wake_state(FALSE); in op()
H A Duserial_vendor.c45 #define VNDUSERIAL_DBG FALSE
90 ** Returns TRUE/FALSE
126 return FALSE; in userial_to_tcio_baud()
H A Dhardware.c57 #define BTHW_DBG FALSE
473 uint8_t retval = FALSE; in hw_config_set_bdaddr()
506 uint8_t retval = FALSE; in hw_config_read_bdaddr()
903 uint8_t ret = FALSE; in hw_sco_i2spcm_proc_interface_param()
937 uint8_t ret = FALSE; in hw_sco_i2spcm_proc_int_param()
1063 hw_cfg_cb.f_set_baud_2 = FALSE; in hw_config_start()
1100 ** Returns TRUE/FALSE
1108 uint8_t ret = FALSE; in hw_lpm_enable()

Completed in 7 milliseconds