Home | History | Annotate | Download | only in int

Lines Matching refs:BOOLEAN

73     BOOLEAN             read_only;
196 typedef BOOLEAN (*tNFA_CE_ACTION) (tNFA_CE_MSG *p_data);
199 BOOLEAN nfa_ce_api_cfg_local_tag (tNFA_CE_MSG *p_ce_msg);
200 BOOLEAN nfa_ce_api_reg_listen (tNFA_CE_MSG *p_ce_msg);
201 BOOLEAN nfa_ce_api_dereg_listen (tNFA_CE_MSG *p_ce_msg);
202 BOOLEAN nfa_ce_api_cfg_isodep_tech (tNFA_CE_MSG *p_ce_msg);
203 BOOLEAN nfa_ce_activate_ntf (tNFA_CE_MSG *p_ce_msg);
204 BOOLEAN nfa_ce_deactivate_ntf (tNFA_CE_MSG *p_ce_msg);
208 BOOLEAN nfa_ce_hdl_event (BT_HDR *p_msg);
211 void nfa_ce_remove_listen_info_entry (UINT8 listen_info_idx, BOOLEAN notify_app);
214 BOOLEAN nfa_ce_restart_listen_check (void);