Lines Matching refs:FALSE
41 #if (BT_USE_TRACES == TRUE && BT_TRACE_VERBOSE == FALSE)
120 /* OUT */ {FALSE, FALSE, TRUE, FALSE},
121 /* IO */ {FALSE, TRUE, TRUE, FALSE},
122 /* IN */ {TRUE, TRUE, TRUE, FALSE},
123 /* NONE */ {FALSE, FALSE, FALSE, FALSE}
145 return(FALSE); in btm_dev_authenticated()
163 return(FALSE); in btm_dev_encrypted()
181 return(FALSE); in btm_dev_authorized()
200 return(FALSE); in btm_dev_16_digit_authenticated()
218 return(FALSE); in btm_serv_trusted()
308 return(FALSE); in BTM_SecAddRmtNameNotifyCallback()
334 return(FALSE); in BTM_SecDeleteRmtNameNotifyCallback()
356 return(FALSE); in BTM_GetSecurityFlags()
383 return(FALSE); in BTM_GetSecurityFlagsByTransport()
524 BOOLEAN record_allocated = FALSE; in btm_sec_set_security_level()
532 is_originator = FALSE; in btm_sec_set_security_level()
540 is_ucd = FALSE; in btm_sec_set_security_level()
646 if ( is_ucd == FALSE ) in btm_sec_set_security_level()
911 && (btm_cb.security_mode_changed == FALSE) ) in BTM_PINCodeReply()
1261 l2cu_update_lcb_4_bonding(bd_addr, FALSE); in BTM_SecBondCancel()
1419 p_dev_rec->is_originator = FALSE; in BTM_SetEncryption()
1555 btsnd_hcic_user_conf_reply (bd_addr, FALSE); in BTM_ConfirmReqReply()
1694 if (btsnd_hcic_read_local_oob_data() == FALSE) in BTM_ReadLocalOobData()
1871 return FALSE; in BTM_PeerSupportsSecureConnections()
2004 is_possible = FALSE; in btm_sec_is_upgrade_possible()
2113 BOOLEAN chk_acp_auth_done = FALSE; in btm_sec_l2cap_access_req()
2121 is_originator = FALSE; in btm_sec_l2cap_access_req()
2254 (btm_sec_is_upgrade_possible(p_dev_rec, is_originator) == FALSE))) in btm_sec_l2cap_access_req()
2351 p_dev_rec->is_ucd = FALSE; in btm_sec_l2cap_access_req()
2498 …BOOLEAN transport = FALSE;/* should check PSM range in LE connection oriented L2CAP connection */ in btm_sec_mx_access_request()
2542 (btm_sec_is_upgrade_possible(p_dev_rec, is_originator) == FALSE))) in btm_sec_mx_access_request()
2731 #if BTM_ALLOW_CONN_IF_NONDISCOVER == FALSE in btm_sec_conn_req()
2865 btm_cb.sec_req_pending = FALSE; in btm_sec_check_pending_reqs()
2951 BTM_SetSecurityLevel(FALSE, "RFC_MUX", BTM_SEC_SERVICE_RFC_MUX, in btm_sec_dev_reset()
3021 if (l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR) == FALSE) in btm_sec_dd_create_conn()
3162 (p_dev_rec->p_cur_service==NULL) ? FALSE in btm_sec_rmt_name_request_complete()
3246 p_dev_rec->link_key_not_sent = FALSE; in btm_sec_rmt_name_request_complete()
3278 btm_sec_dev_rec_cback_event (p_dev_rec, BTM_ERR_PROCESSING, FALSE); in btm_sec_rmt_name_request_complete()
3296 btm_sec_dev_rec_cback_event (p_dev_rec, status, FALSE); in btm_sec_rmt_name_request_complete()
3399 is_orig = FALSE; in btm_io_capabilities_req()
3657 evt_data.cfm_req.just_works = FALSE; in btm_proc_sp_req_evt()
3721 btsnd_hcic_user_conf_reply (p_bda, FALSE); in btm_proc_sp_req_evt()
3786 BOOLEAN disc = FALSE; in btm_simple_pair_complete()
3984 BOOLEAN are_bonding = FALSE; in btm_sec_auth_complete()
4150 btm_sec_dev_rec_cback_event (p_dev_rec, BTM_ERR_PROCESSING, FALSE); in btm_sec_auth_complete()
4174 btm_sec_dev_rec_cback_event (p_dev_rec, status, FALSE); in btm_sec_auth_complete()
4279 p_dev_rec->new_encryption_key_is_p256 = FALSE; in btm_sec_encrypt_change()
4331 btm_sec_dev_rec_cback_event (p_dev_rec, BTM_ERR_PROCESSING, FALSE); in btm_sec_encrypt_change()
4339 btm_sec_dev_rec_cback_event (p_dev_rec, status, FALSE); in btm_sec_encrypt_change()
4386 BOOLEAN is_pairing_device = FALSE; in btm_sec_connected()
4595 btm_sec_dev_rec_cback_event (p_dev_rec, BTM_DEVICE_TIMEOUT, FALSE); in btm_sec_connected()
4597 btm_sec_dev_rec_cback_event (p_dev_rec, BTM_ERR_PROCESSING, FALSE); in btm_sec_connected()
4609 p_dev_rec->link_key_not_sent = FALSE; in btm_sec_connected()
4619 res = FALSE; in btm_sec_connected()
4646 #if (!defined(BTM_BYPASS_EXTRA_ACL_SETUP) || BTM_BYPASS_EXTRA_ACL_SETUP == FALSE) in btm_sec_connected()
4676 p_dev_rec->link_key_changed = FALSE; in btm_sec_connected()
4685 btm_sec_dev_rec_cback_event (p_dev_rec, res, FALSE); in btm_sec_connected()
4742 btm_cb.discing = FALSE; in btm_sec_disconnected()
4848 BOOLEAN we_are_bonding = FALSE; in btm_sec_link_key_notification()
4849 BOOLEAN ltk_derived_lk = FALSE; in btm_sec_link_key_notification()
5070 btsnd_hcic_user_conf_reply (p_cb->pairing_bda, FALSE); in btm_sec_pairing_timeout()
5253 (p_dev_rec->p_cur_service == NULL) ? FALSE in btm_sec_pin_code_request()
5277 p_dev_rec->sec_bd_name, (p_dev_rec->p_cur_service == NULL) ? FALSE in btm_sec_pin_code_request()
5443 if ((btm_sec_are_all_trusted(p_dev_rec->trusted_mask) == FALSE) && in btm_sec_execute_procedure()
5446 p_dev_rec->p_cur_service->service_id) == FALSE)) in btm_sec_execute_procedure()
5487 return(FALSE); in btm_sec_start_get_name()
5521 return(FALSE); in btm_sec_start_encryption()
5611 return(FALSE); in btm_sec_are_all_trusted()
5638 is_originator = FALSE; in btm_sec_find_first_serv()
5750 btm_sec_dev_rec_cback_event (btm_cb.p_collided_dev_rec, status, FALSE); in btm_sec_collision_timeout()
5806 btm_cb.security_mode_changed = FALSE; in btm_restore_mode()
5813 btm_cb.pin_type_changed = FALSE; in btm_restore_mode()
5874 l2cu_update_lcb_4_bonding (btm_cb.pairing_bda, FALSE); in btm_sec_change_pairing_state()
5995 BOOLEAN rv = FALSE; in btm_sec_check_prefetch_pin()
6003 if (btm_cb.security_mode_changed == FALSE) in btm_sec_check_prefetch_pin()
6030 p_dev_rec->sec_bd_name, (p_dev_rec->p_cur_service == NULL) ? FALSE in btm_sec_check_prefetch_pin()
6117 p_dev_rec->remote_supports_secure_connections = FALSE; in btm_sec_set_peer_sec_caps()
6131 p_dev_rec->remote_features_needed = FALSE; in btm_sec_set_peer_sec_caps()
6152 return FALSE; in btm_sec_is_serv_level0()
6255 BOOLEAN is_bonded= FALSE; in btm_sec_is_a_bonded_dev()
6283 BOOLEAN le_capable = FALSE; in btm_sec_is_le_capable_dev()
6316 return FALSE; in btm_sec_use_smp_br_chnl()
6319 return FALSE; in btm_sec_use_smp_br_chnl()
6322 return FALSE; in btm_sec_use_smp_br_chnl()