Lines Matching refs:FALSE
212 return (FALSE); in L2CA_UcdRegister()
218 return (FALSE); in L2CA_UcdRegister()
230 return (FALSE); in L2CA_UcdRegister()
276 return (FALSE); in L2CA_UcdDeregister()
341 return (FALSE); in L2CA_UcdDiscover()
349 if ( l2c_ucd_connect (rem_bda) == FALSE ) in L2CA_UcdDiscover()
351 return (FALSE); in L2CA_UcdDiscover()
417 if ( l2c_ucd_connect (rem_bda) == FALSE ) in L2CA_UcdDataWrite()
497 return (FALSE); in L2CA_UcdSetIdleTimeout()
527 return (FALSE); in L2CA_UCDSetTxPriority()
534 return (FALSE); in L2CA_UCDSetTxPriority()
568 return (FALSE); in l2c_ucd_connect()
575 if ( ((p_lcb = l2cu_allocate_lcb (rem_bda, FALSE, BT_TRANSPORT_BR_EDR)) == NULL) in l2c_ucd_connect()
576 || (l2cu_create_conn(p_lcb, BT_TRANSPORT_BR_EDR) == FALSE) ) in l2c_ucd_connect()
579 return (FALSE); in l2c_ucd_connect()
587 return (FALSE); in l2c_ucd_connect()
598 return (FALSE); in l2c_ucd_connect()
615 return (FALSE); in l2c_ucd_connect()
663 BOOLEAN pending = FALSE; in l2c_ucd_check_pending_info_req()
668 return (FALSE); in l2c_ucd_check_pending_info_req()
696 if (p_ccb->p_lcb->w4_info_rsp == FALSE) in l2c_ucd_check_pending_info_req()
716 if (p_ccb->p_lcb->w4_info_rsp == FALSE) in l2c_ucd_check_pending_info_req()
770 return (FALSE); in l2c_ucd_check_pending_out_sec_q()
847 return (FALSE); in l2c_ucd_check_pending_in_sec_q()
943 return FALSE; in l2c_ucd_check_rx_pkts()
1000 done = FALSE; /* main state machine continues to process event */ in l2c_ucd_process_event()
1055 done = FALSE; /* main state machine continues to process event */ in l2c_ucd_process_event()
1084 done = FALSE; in l2c_ucd_process_event()
1116 done = FALSE; /* main state machine continues to process event */ in l2c_ucd_process_event()
1158 done = FALSE; /* main state machine continues to process event */ in l2c_ucd_process_event()
1164 done = FALSE; /* main state machine continues to process event */ in l2c_ucd_process_event()