Home
last modified time | relevance | path

Searched refs:BOOLEAN (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/external/libnfc-nci/src/include/
Dtrace_api.h36 BT_API extern void DispAMPFrame (BT_HDR *p_buf, BOOLEAN is_recv, BD_ADDR bd_addr);
37 BT_API extern void DispRFCOMMFrame (BT_HDR *p_buf, BOOLEAN is_recv);
38 BT_API extern void DispL2CCmd(BT_HDR *p_buf, BOOLEAN is_recv);
39 BT_API extern void DispSdp (BT_HDR *p_msg, BOOLEAN is_rcv, BOOLEAN is_segment);
40 BT_API extern void DispSdpFullList (UINT8 *p, UINT16 list_len, BOOLEAN is_rcv);
41 BT_API extern void DispTcsMsg (BT_HDR *p_buf, BOOLEAN is_recv);
43 BT_API extern void DispHciAclData (BT_HDR *p_buf, BOOLEAN is_rcvd);
44 BT_API extern void DispHciScoData (BT_HDR *p_buf, BOOLEAN is_rcvd);
46 BT_API extern void DispBnep (BT_HDR *p_buf, BOOLEAN is_recv);
47 BT_API extern void DispAvdtMsg (BT_HDR *p_buf, BOOLEAN is_recv);
[all …]
/external/bluetooth/bluedroid/stack/include/
Dhcimsgs.h76 HCI_API extern BOOLEAN btsnd_hcic_inquiry(const LAP inq_lap, UINT8 duration,
88 HCI_API extern BOOLEAN btsnd_hcic_inq_cancel(void);
93 HCI_API extern BOOLEAN btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period,
107 HCI_API extern BOOLEAN btsnd_hcic_exit_per_inq(void);
111 HCI_API extern BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types,
128 HCI_API extern BOOLEAN btsnd_hcic_disconnect(UINT16 handle, UINT8 reason);
138 HCI_API extern BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types);
148 HCI_API extern BOOLEAN btsnd_hcic_create_conn_cancel(BD_ADDR dest);
156 HCI_API extern BOOLEAN btsnd_hcic_accept_conn (BD_ADDR bd_addr, UINT8 role);
165 HCI_API extern BOOLEAN btsnd_hcic_reject_conn (BD_ADDR bd_addr, UINT8 reason);
[all …]
Dl2c_api.h152 BOOLEAN mtu_present;
154 BOOLEAN qos_present;
156 BOOLEAN flush_to_present;
158 BOOLEAN fcr_present;
160 BOOLEAN fcs_present; /* Optionally bypasses FCS checks */
162 BOOLEAN ext_flow_spec_present;
221 typedef void (tL2CA_DISCONNECT_IND_CB) (UINT16, BOOLEAN);
263 typedef void (tL2CA_CONGESTION_STATUS_CB) (UINT16, BOOLEAN);
401 L2C_API extern BOOLEAN L2CA_ConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
432 L2C_API extern BOOLEAN L2CA_ErtmConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
[all …]
Dobx_api.h131 BOOLEAN final; /* TRUE, if this is the final packet of this PUT transaction. */
138 BOOLEAN final; /* TRUE, if this is the final packet of this GET transaction. */
147BOOLEAN no_rsp; /* TRUE, when the event is generated as a part of RESUME SESSION */
446 BOOLEAN authenticate;
452BOOLEAN get_nonf; /* report GET non-final request event. If FALSE, GET response is s…
455 BOOLEAN srm; /* TRUE, to support single response mode. */
750 OBX_API extern tOBX_STATUS OBX_CreateSession (BD_ADDR bd_addr, UINT16 mtu, BOOLEAN srm, UINT32 nonc…
802 OBX_API extern tOBX_STATUS OBX_PutReq(tOBX_HANDLE handle, BOOLEAN final, BT_HDR *p_pkt);
814 OBX_API extern tOBX_STATUS OBX_GetReq(tOBX_HANDLE handle, BOOLEAN final, BT_HDR *p_pkt);
869 BOOLEAN authenticate);
[all …]
Dsdp_api.h171 BOOLEAN primary_record;
204 SDP_API extern BOOLEAN SDP_InitDiscoveryDb (tSDP_DISCOVERY_DB *p_db, UINT32 len,
219 SDP_API extern BOOLEAN SDP_CancelServiceSearch (tSDP_DISCOVERY_DB *p_db);
230 SDP_API extern BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr,
248 SDP_API extern BOOLEAN SDP_ServiceSearchAttributeRequest (UINT8 *p_bd_addr,
266 SDP_API extern BOOLEAN SDP_ServiceSearchAttributeRequest2 (UINT8 *p_bd_addr,
353 SDP_API extern BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid);
381 SDP_API extern BOOLEAN SDP_FindProtocolListElemInRec (tSDP_DISC_REC *p_rec,
397 SDP_API extern BOOLEAN SDP_FindAddProtoListsElemInRec (tSDP_DISC_REC *p_rec,
416 SDP_API extern BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec,
[all …]
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_int.h110 BOOLEAN scan_rsp;
139 BOOLEAN directed_conn;
140 BOOLEAN fast_adv_on;
155 BOOLEAN scan_rsp;
172 BOOLEAN busy;
196 BOOLEAN is_connected;
197 BOOLEAN in_use;
253 BOOLEAN in_use;
254 BOOLEAN to_add;
294 BOOLEAN enabled;
[all …]
Dbtm_int.h96 BOOLEAN in_use;
98 BOOLEAN link_up_issued; /* True if busy_level link up has been issued */
205 BOOLEAN no_disc_if_pair_fail;
206 BOOLEAN enable_test_mac_val;
208 BOOLEAN enable_test_local_sign_cntr;
269 BOOLEAN in_use;
272 BOOLEAN scan_rsp;
309 BOOLEAN remname_active; /* State of a remote name request by external API */
332 BOOLEAN inqfilt_active;
346 BOOLEAN no_inc_ssp; /* TRUE, to stop inquiry on incoming SSP */
[all …]
/external/libnfc-nci/src/nfa/int/
Dnfa_dm_int.h82 BOOLEAN graceful;
146 BOOLEAN sleep_mode;
186 BOOLEAN is_register;
342 BOOLEAN in_use; /* TRUE if used */
397BOOLEAN deact_pending; /* TRUE if deactivate while checking presence …
398BOOLEAN deact_notify_pending; /* TRUE if notify DEACTIVATED EVT while Stop rf di…
472 typedef BOOLEAN (tNFA_NDEF_CHO_CBACK) (UINT32 ndef_len, UINT8 *p_ndef_data);
527 void nfa_rw_proc_disc_evt (tNFA_DM_RF_DISC_EVT event, tNFC_DISCOVER *p_data, BOOLEAN excl_rf_not_ac…
559 void nfa_snep_init (BOOLEAN is_dta_mode);
574 BOOLEAN nfa_dm_enable (tNFA_DM_MSG *p_data);
[all …]
Dnfa_p2p_int.h116 BOOLEAN flush;
152 BOOLEAN is_busy;
251 BOOLEAN is_initiator;
252 BOOLEAN is_active_mode;
259 BOOLEAN is_p2p_listening;
260 BOOLEAN is_cho_listening;
261 BOOLEAN is_snep_listening;
293 void nfa_p2p_enable_listening (tNFA_SYS_ID sys_id, BOOLEAN update_wks);
294 void nfa_p2p_disable_listening (tNFA_SYS_ID sys_id, BOOLEAN update_wks);
310 BOOLEAN nfa_p2p_start_sdp (char *p_service_name, UINT8 local_sap);
[all …]
Dnfa_snep_int.h145 BOOLEAN flush; /* TRUE if discard pending data */
187 BOOLEAN congest; /* TRUE if data link connection is congested */
188 BOOLEAN rx_fragments; /* TRUE if waiting more fragments */
206 BOOLEAN listen_enabled;
207 BOOLEAN is_dta_mode;
258 void nfa_snep_init (BOOLEAN is_dta_mode);
263 BOOLEAN nfa_snep_start_default_server (tNFA_SNEP_MSG *p_msg);
264 BOOLEAN nfa_snep_stop_default_server (tNFA_SNEP_MSG *p_msg);
282 BOOLEAN nfa_snep_reg_server (tNFA_SNEP_MSG *p_msg);
283 BOOLEAN nfa_snep_reg_client (tNFA_SNEP_MSG *p_msg);
[all …]
Dnfa_rw_int.h138 BOOLEAN b_hard_lock;
153 BOOLEAN b_erase;
196 BOOLEAN uid_present;
198 BOOLEAN afi_present;
252 BOOLEAN excl_rf_not_active; /* TRUE if not in exclusive RF mode */
296 BOOLEAN b_hard_lock;
317 BOOLEAN skip_dyn_locks; /* To skip reading dynamic locks during NDEF Detect */
334 typedef BOOLEAN (*tNFA_RW_ACTION) (tNFA_RW_MSG *p_data);
340 extern BOOLEAN nfa_rw_handle_op_req (tNFA_RW_MSG *p_data);
341 extern BOOLEAN nfa_rw_activate_ntf (tNFA_RW_MSG *p_data);
[all …]
Dnfa_ce_int.h73 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);
[all …]
Dnfa_dta_int.h70 BOOLEAN tp_continue; /* NFA_DTA_CFG_TP_CONTINUE */
72 BOOLEAN t4at_nfcdep_priority; /* NFA_DTA_CFG_T4AT_NFCDEP_PRIORITY */
73 BOOLEAN reactivation; /* NFA_DTA_CFG_REACTIVATION */
102 BOOLEAN auto_start;
282BOOLEAN llcp_cl_more_to_read; /* TRUE if there is more to read in llcp cl link*/
283BOOLEAN llcp_co_more_to_read; /* TRUE if there is more to read in llcp recieve …
284 BOOLEAN llcp_is_initiator; /* TURE if IUT is LLCP initiator */
352 BOOLEAN nfa_dta_evt_hdlr (BT_HDR *p_msg);
356 BOOLEAN nfa_dta_enable (tNFA_DTA_MSG *p_data);
357 BOOLEAN nfa_dta_disable (tNFA_DTA_MSG *p_data);
[all …]
/external/chromium_org/device/bluetooth/
Dbluetooth_low_energy_defs_win.h57 BOOLEAN IsShortUuid;
59 [ switch_type(BOOLEAN), switch_is((BOOLEAN)IsShortUuid) ]
83 BOOLEAN IsBroadcastable;
84 BOOLEAN IsReadable;
85 BOOLEAN IsWritable;
86 BOOLEAN IsWritableWithoutResponse;
87 BOOLEAN IsSignedWritable;
88 BOOLEAN IsNotifiable;
89 BOOLEAN IsIndicatable;
90 BOOLEAN HasExtendedProperties;
[all …]
/external/bluetooth/bluedroid/btif/include/
Dbtif_hl.h124 BOOLEAN active;
162 BOOLEAN in_use;
174 BOOLEAN is_the_first_reliable;
175 BOOLEAN delete_mdl;
181 BOOLEAN cong;
190 BOOLEAN in_use;
194 BOOLEAN abort_pending;
200 BOOLEAN in_use;
201 BOOLEAN is_connected;
210 BOOLEAN valid_sdp_idx;
[all …]
Dbtif_media.h125 extern BOOLEAN btif_media_task_enc_init_req(tBTIF_MEDIA_INIT_AUDIO * p_msg);
137 extern BOOLEAN btif_media_task_enc_update_req(tBTIF_MEDIA_UPDATE_AUDIO * p_msg);
149 extern BOOLEAN btif_media_task_start_aa_req(void);
160 extern BOOLEAN btif_media_task_stop_aa_req(void);
171 extern BOOLEAN btif_media_task_aa_rx_flush_req(void);
181 extern BOOLEAN btif_media_task_aa_tx_flush_req(void);
227 extern BOOLEAN btif_media_av_writebuf(UINT8 *p_media, UINT32 media_len,
241 extern BOOLEAN btif_media_task_audio_feeding_init_req(tBTIF_MEDIA_INIT_AUDIO_FEEDING *p_msg);
266 BOOLEAN btif_a2dp_on_started(tBTA_AV_START *p_av, BOOLEAN pending_start);
272 void btif_a2dp_set_tx_flush(BOOLEAN enable);
[all …]
Dbtif_gatt_multi_adv_util.h39 BOOLEAN set_scan_rsp;
40 BOOLEAN include_name;
41 BOOLEAN include_txpower;
55 BOOLEAN is_scan_rsp;
77 BOOLEAN gen_temp_instid);
80 extern void btif_gattc_clear_clientif(int client_if, BOOLEAN stop_timer);
81 extern void btif_gattc_cleanup_inst_cb(int inst_id, BOOLEAN stop_timer);
83 BOOLEAN stop_timer);
86 extern BOOLEAN btif_gattc_copy_datacb(int arrindex, btif_adv_data_t *p_adv_data,
87 BOOLEAN bInstData);
Dbtif_av_co.h49 BOOLEAN bta_av_co_cp_is_active(void);
77 BOOLEAN bta_av_co_cp_set_flag(UINT8 cp_flag);
100 BOOLEAN bta_av_co_audio_codec_supported(tBTIF_STATUS *p_status);
113 BOOLEAN bta_av_co_audio_set_codec(const tBTIF_AV_MEDIA_FEEDINGS *p_feeding, tBTIF_STATUS *p_status);
125 BOOLEAN bta_av_co_audio_get_sbc_config(tA2D_SBC_CIE *p_sbc_config, UINT16 *p_minmtu);
159 BOOLEAN bta_av_co_peer_cp_supported(tBTA_AV_HNDL hndl);
172 BOOLEAN bta_av_co_get_remote_bitpool_pref(UINT8 *min, UINT8 *max);
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_int.h240 BOOLEAN in_use;
256 BOOLEAN in_use;
269 BOOLEAN to_send;
321 BOOLEAN in_use;
338 BOOLEAN in_use;
339 BOOLEAN is_primary;
383 BOOLEAN in_use;
393 BOOLEAN wait_for_read_rsp;
412 BOOLEAN first_read_blob_after_read;
414 BOOLEAN in_use;
[all …]
/external/bluetooth/bluedroid/stack/l2cap/
Dl2c_int.h162 BOOLEAN in_use; /* TRUE if test in progress */
165 BOOLEAN is_rx; /* TRUE if incoming packets */
171 BOOLEAN in_use; /* TRUE if test in progress */
192 BOOLEAN remote_busy; /* TRUE if peer has flowed us off */
193 BOOLEAN local_busy; /* TRUE if we have flowed off the peer */
195 BOOLEAN rej_sent; /* Reject was sent */
196 BOOLEAN srej_sent; /* Selective Reject was sent */
197 BOOLEAN wait_ack; /* Transmitter is waiting ack (poll sent) */
198 BOOLEAN rej_after_srej; /* Send a REJ when SREJ clears */
200 BOOLEAN send_f_rsp; /* We need to send an F-bit response */
[all …]
/external/bluetooth/bluedroid/bta/hf_client/
Dbta_hf_client_int.h118 BOOLEAN bool_val;
155 BOOLEAN sco_close_rfc; /* TRUE if also close RFCOMM after SCO */
156 BOOLEAN retry_with_sco_only;
157 BOOLEAN deregister; /* TRUE if service shutting down */
158 BOOLEAN svc_conn; /* set to TRUE when service level connection is up */
159 BOOLEAN send_at_reply; /* set to TRUE to notify framework about AT results */
164 BOOLEAN colli_tmr_on; /* TRUE if collision timer is active */
187 BOOLEAN msbc_enabled;
204 extern BOOLEAN bta_hf_client_hdl_event(BT_HDR *p_msg);
207 extern void bta_hf_client_slc_seq(BOOLEAN error);
[all …]
/external/bluetooth/bluedroid/bta/hl/
Dbta_hl_int.h245BOOLEAN is_register; /* Update HL application due to register or deregister */
356 BOOLEAN release_mcl_cb;
452 BOOLEAN in_use;
456 BOOLEAN intentional_close;
473 BOOLEAN is_the_first_reliable;
474 BOOLEAN delete_mdl;
477 BOOLEAN mdl_cfg_idx_included;
480 BOOLEAN cong;
481 BOOLEAN close_pending;
492 BOOLEAN in_use;
[all …]
/external/libnfc-nci/halimpl/bcm2079x/include/
Dandroid_logmsg.h33 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
34 void ProtoDispAdapterUseRawOutput (BOOLEAN isUseRaw);
51 void DispLLCP (BT_HDR *p_buf, BOOLEAN is_recv);
52 void DispHcp (UINT8 *data, UINT16 len, BOOLEAN is_recv);
53 void DispSNEP (UINT8 local_sap, UINT8 remote_sap, BT_HDR *p_buf, BOOLEAN is_first, BOOLEAN is_rx);
54 void DispCHO (UINT8 *pMsg, UINT32 MsgLen, BOOLEAN is_rx);
55 void DispT3TagMessage(BT_HDR *p_msg, BOOLEAN is_rx);
56 void DispRWT4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
57 void DispCET4Tags (BT_HDR *p_buf, BOOLEAN is_rx);
58 void DispRWI93Tag (BT_HDR *p_buf, BOOLEAN is_rx, UINT8 command_to_respond);
[all …]
/external/bluetooth/bluedroid/bta/ag/
Dbta_ag_int.h270 BOOLEAN codec_updated; /* set to TRUE whenever the app updates codec type */
271 BOOLEAN codec_fallback; /* If sco nego fails for mSBC, fallback to CVSD */
276 BOOLEAN in_use; /* scb in use */
277 BOOLEAN dealloc; /* TRUE if service shutting down */
278 BOOLEAN clip_enabled; /* set to TRUE if HF enables CLIP reporting */
279 BOOLEAN ccwa_enabled; /* set to TRUE if HF enables CCWA reporting */
280 BOOLEAN cmer_enabled; /* set to TRUE if HF enables CMER reporting */
281 BOOLEAN cmee_enabled; /* set to TRUE if HF enables CME ERROR reporting */
282 BOOLEAN inband_enabled; /* set to TRUE if inband ring enabled */
283 BOOLEAN svc_conn; /* set to TRUE when service level connection up */
[all …]
/external/bluetooth/bluedroid/stack/rfcomm/
Dport_int.h57 BOOLEAN peer_fc; /* TRUE if flow control is set based on peer's request */
58 BOOLEAN user_fc; /* TRUE if flow control is set based on user's request */
84 BOOLEAN fc; /* TRUE when the device is unable to accept frames */
102 BOOLEAN local_cfg_sent;
103 BOOLEAN peer_cfg_rcvd;
104 BOOLEAN restart_required; /* TRUE if has to restart channel after disc */
105 BOOLEAN peer_ready; /* True if other side can accept frames */
107 BOOLEAN l2cap_congested; /* TRUE if L2CAP is congested */
108 BOOLEAN is_disc_initiator; /* TRUE if initiated disc of port */
148 BOOLEAN in_use; /* True when structure is allocated */
[all …]

12345678910>>...21