Home | History | Annotate | Download | only in btm

Lines Matching full:is_possible

2128     BOOLEAN             is_possible = TRUE;
2132 is_possible = FALSE;
2155 is_possible = TRUE;
2158 BTM_TRACE_DEBUG ("btm_sec_is_upgrade_possible is_possible:%d sec_flags:0x%x", is_possible, p_dev_rec->sec_flags);
2159 return is_possible;