Home
last modified time | relevance | path

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

12345678910

/system/bt/stack/include/
Dhcimsgs.h31 extern BOOLEAN btsnd_hcic_inquiry(const LAP inq_lap, UINT8 duration,
43 extern BOOLEAN btsnd_hcic_inq_cancel(void);
48 extern BOOLEAN btsnd_hcic_per_inq_mode(UINT16 max_period, UINT16 min_period,
62 extern BOOLEAN btsnd_hcic_exit_per_inq(void);
66 extern BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types,
83 extern BOOLEAN btsnd_hcic_disconnect(UINT16 handle, UINT8 reason);
93 extern BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types);
103 extern BOOLEAN btsnd_hcic_create_conn_cancel(BD_ADDR dest);
111 extern BOOLEAN btsnd_hcic_accept_conn (BD_ADDR bd_addr, UINT8 role);
120 extern BOOLEAN btsnd_hcic_reject_conn (BD_ADDR bd_addr, UINT8 reason);
[all …]
Dl2c_api.h154 BOOLEAN mtu_present;
156 BOOLEAN qos_present;
158 BOOLEAN flush_to_present;
160 BOOLEAN fcr_present;
162 BOOLEAN fcs_present; /* Optionally bypasses FCS checks */
164 BOOLEAN ext_flow_spec_present;
223 typedef void (tL2CA_DISCONNECT_IND_CB) (UINT16, BOOLEAN);
265 typedef void (tL2CA_CONGESTION_STATUS_CB) (UINT16, BOOLEAN);
403 extern BOOLEAN L2CA_ConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
441 extern BOOLEAN L2CA_ErtmConnectRsp (BD_ADDR p_bd_addr, UINT8 id, UINT16 lcid,
[all …]
Dsdp_api.h166 BOOLEAN primary_record;
199 extern BOOLEAN SDP_InitDiscoveryDb (tSDP_DISCOVERY_DB *p_db, UINT32 len,
214 extern BOOLEAN SDP_CancelServiceSearch (tSDP_DISCOVERY_DB *p_db);
225 extern BOOLEAN SDP_ServiceSearchRequest (UINT8 *p_bd_addr,
243 extern BOOLEAN SDP_ServiceSearchAttributeRequest (UINT8 *p_bd_addr,
261 extern BOOLEAN SDP_ServiceSearchAttributeRequest2 (UINT8 *p_bd_addr,
348 extern BOOLEAN SDP_FindServiceUUIDInRec_128bit(tSDP_DISC_REC *p_rec, tBT_UUID * p_uuid);
376 extern BOOLEAN SDP_FindProtocolListElemInRec (tSDP_DISC_REC *p_rec,
392 extern BOOLEAN SDP_FindAddProtoListsElemInRec (tSDP_DISC_REC *p_rec,
411 extern BOOLEAN SDP_FindProfileVersionInRec (tSDP_DISC_REC *p_rec,
[all …]
Da2d_sbc.h156 BOOLEAN for_caps);
180 extern void A2D_BldSbcMplHdr(UINT8 *p_dst, BOOLEAN frag, BOOLEAN start,
181 BOOLEAN last, UINT8 num);
205 extern void A2D_ParsSbcMplHdr(UINT8 *p_src, BOOLEAN *p_frag,
206 BOOLEAN *p_start, BOOLEAN *p_last,
Dpan_api.h97 typedef void (tPAN_CONN_STATE_CB) (UINT16 handle, BD_ADDR bd_addr, tPAN_RESULT state, BOOLEAN is_ro…
106 typedef void (tPAN_BRIDGE_REQ_CB) (BD_ADDR bd_addr, BOOLEAN state);
126 BOOLEAN ext,
127 BOOLEAN forward);
145 BOOLEAN ext,
146 BOOLEAN forward);
170 BOOLEAN indication,
190 BOOLEAN indication,
355 BOOLEAN ext);
384 BOOLEAN ext);
Dgatt_api.h347 BOOLEAN is_long;
357 BOOLEAN need_rsp; /* need write response */
358 BOOLEAN is_prep; /* is prepare write */
570 typedef void (tGATT_CONN_CBACK) (tGATT_IF gatt_if, BD_ADDR bda, UINT16 conn_id, BOOLEAN connected,
578 typedef void (tGATT_CONGESTION_CBACK )(UINT16 conn_id, BOOLEAN congested);
610 BOOLEAN is_primary; /* primary service or secondary */
625 BOOLEAN srv_changed;
650 typedef void (tGATTS_NV_SAVE_CBACK)(BOOLEAN is_saved, tGATTS_HNDL_RANGE *p_hndl_range);
651 typedef BOOLEAN (tGATTS_NV_SRV_CHG_CBACK)(tGATTS_SRV_CHG_CMD cmd, tGATTS_SRV_CHG_REQ *p_req,
702 extern BOOLEAN GATTS_AddHandleRange(tGATTS_HNDL_RANGE *p_hndl_range);
[all …]
/system/bt/stack/btm/
Dbtm_ble_int.h118 BOOLEAN scan_rsp;
147 BOOLEAN fast_adv_on;
160 BOOLEAN scan_rsp;
177 BOOLEAN busy;
201 BOOLEAN is_connected;
202 BOOLEAN in_use;
277 BOOLEAN in_use;
278 BOOLEAN to_add;
325 BOOLEAN enabled;
328 BOOLEAN mixed_mode; /* privacy 1.2 mixed mode is on or not */
[all …]
Dbtm_int.h93 BOOLEAN in_use;
95 BOOLEAN link_up_issued; /* True if busy_level link up has been issued */
181 BOOLEAN no_disc_if_pair_fail;
182 BOOLEAN enable_test_mac_val;
184 BOOLEAN enable_test_local_sign_cntr;
192 BOOLEAN secure_connections_only; /* Rejects service level 0 connections if */
230 BOOLEAN in_use;
233 BOOLEAN scan_rsp;
270 BOOLEAN remname_active; /* State of a remote name request by external API */
290 BOOLEAN inqfilt_active;
[all …]
/system/bt/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.h126 extern BOOLEAN btif_media_task_enc_init_req(tBTIF_MEDIA_INIT_AUDIO * p_msg);
138 extern BOOLEAN btif_media_task_enc_update_req(tBTIF_MEDIA_UPDATE_AUDIO * p_msg);
150 extern BOOLEAN btif_media_task_start_aa_req(void);
161 extern BOOLEAN btif_media_task_stop_aa_req(void);
172 extern BOOLEAN btif_media_task_aa_rx_flush_req(void);
182 extern BOOLEAN btif_media_task_aa_tx_flush_req(void);
228 extern BOOLEAN btif_media_av_writebuf(UINT8 *p_media, UINT32 media_len,
242 extern BOOLEAN btif_media_task_audio_feeding_init_req(tBTIF_MEDIA_INIT_AUDIO_FEEDING *p_msg);
267 BOOLEAN btif_a2dp_on_started(tBTA_AV_START *p_av, BOOLEAN pending_start);
273 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, const 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);
Dbtif_dm.h42 tBTA_AUTH_REQ *p_auth_req, BOOLEAN is_orig);
56 void btif_dm_proc_loc_oob(BOOLEAN valid, BT_OCTET16 c, BT_OCTET16 r);
57 BOOLEAN btif_dm_proc_rmt_oob(BD_ADDR bd_addr, BT_OCTET16 p_c, BT_OCTET16 p_r);
64 BOOLEAN is_penc_key_rcvd;
66 BOOLEAN is_pcsrk_key_rcvd;
68 BOOLEAN is_pid_key_rcvd;
70 BOOLEAN is_lenc_key_rcvd;
72 BOOLEAN is_lcsrk_key_rcvd;
74 BOOLEAN is_lidk_key_rcvd; /* local identity key received */
/system/bt/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 …]
/system/bt/stack/gatt/
Dgatt_int.h240 BOOLEAN in_use;
256 BOOLEAN in_use;
269 BOOLEAN to_send;
319 BOOLEAN in_use;
336 BOOLEAN in_use;
337 BOOLEAN is_primary;
381 BOOLEAN in_use;
391 BOOLEAN wait_for_read_rsp;
410 BOOLEAN first_read_blob_after_read;
412 BOOLEAN in_use;
[all …]
/system/bt/stack/l2cap/
Dl2c_int.h169 BOOLEAN remote_busy; /* TRUE if peer has flowed us off */
170 BOOLEAN local_busy; /* TRUE if we have flowed off the peer */
172 BOOLEAN rej_sent; /* Reject was sent */
173 BOOLEAN srej_sent; /* Selective Reject was sent */
174 BOOLEAN wait_ack; /* Transmitter is waiting ack (poll sent) */
175 BOOLEAN rej_after_srej; /* Send a REJ when SREJ clears */
177 BOOLEAN send_f_rsp; /* We need to send an F-bit response */
236 BOOLEAN in_use;
255 BOOLEAN in_use; /* TRUE when in use, FALSE when not */
288 BOOLEAN cong_sent; /* Set when congested status sent */
[all …]
/system/bt/bta/hl/
Dbta_hl_int.h244BOOLEAN is_register; /* Update HL application due to register or deregister */
355 BOOLEAN release_mcl_cb;
451 BOOLEAN in_use;
455 BOOLEAN intentional_close;
472 BOOLEAN is_the_first_reliable;
473 BOOLEAN delete_mdl;
476 BOOLEAN mdl_cfg_idx_included;
479 BOOLEAN cong;
480 BOOLEAN close_pending;
491 BOOLEAN in_use;
[all …]
/system/bt/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 …]
Drfc_int.h223 BOOLEAN peer_rx_disabled; /* If TRUE peer sent FCOFF */
292 extern void rfc_process_pn (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command, MX_FRAME *p_frame);
293 extern void rfc_process_msc (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command, MX_FRAME *p_frame);
294 extern void rfc_process_rpn (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command, BOOLEAN is_request, MX_FRAME …
295 extern void rfc_process_rls (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command, MX_FRAME *p_frame);
298 extern void rfc_process_fcon (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command);
299 extern void rfc_process_fcoff (tRFC_MCB *p_rfc_mcb, BOOLEAN is_command);
300 extern void rfc_process_l2cap_congestion (tRFC_MCB *p_mcb, BOOLEAN is_congested);
305 tRFC_MCB *rfc_alloc_multiplexer_channel (BD_ADDR bd_addr, BOOLEAN is_initiator);
312 BOOLEAN rfc_check_uih_fcs (UINT8 dlci, UINT8 received_fcs);
[all …]
/system/bt/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 …]
/system/bt/bta/include/
Dbta_pan_co.h140 UINT16 len, BOOLEAN ext, BOOLEAN forward);
156 BOOLEAN ext, BOOLEAN forward);
173 extern void bta_pan_co_rx_flow(UINT16 handle, UINT8 app_id, BOOLEAN enable);
185 extern void bta_pan_co_pfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
197 extern void bta_pan_co_mfilt_ind(UINT16 handle, BOOLEAN indication, tBTA_PAN_STATUS result,
/system/bt/bta/gatt/
Dbta_gattc_int.h120 BOOLEAN is_direct;
151 BOOLEAN is_execute;
190 BOOLEAN start;
286 BOOLEAN is_primary;
310 BOOLEAN in_use;
312 BOOLEAN connected;
350 BOOLEAN in_use;
358 BOOLEAN in_use;
361 BOOLEAN dereg_pending;
381 BOOLEAN disc_active;
[all …]
/system/bt/bta/hh/
Dbta_hh_int.h193 BOOLEAN in_use;
200 BOOLEAN client_cfg_exist;
210 BOOLEAN in_use;
217 BOOLEAN expl_incl_srvc;
252 BOOLEAN vp; /* virtually unplug flag */
253 BOOLEAN in_use; /* control block currently in use */
254 BOOLEAN incoming_conn; /* is incoming connection? */
256 BOOLEAN opened; /* TRUE if device successfully opened HID connection */
269 BOOLEAN is_le_device;
272 BOOLEAN in_bg_conn;
[all …]
/system/bt/stack/avrc/
Davrc_utils.c37 BOOLEAN AVRC_IsValidAvcType(UINT8 pdu_id, UINT8 avc_type) in AVRC_IsValidAvcType()
39 BOOLEAN result=FALSE; in AVRC_IsValidAvcType()
91 BOOLEAN avrc_is_valid_player_attrib_value(UINT8 attrib, UINT8 value) in avrc_is_valid_player_attrib_value()
93 BOOLEAN result=FALSE; in avrc_is_valid_player_attrib_value()
137 BOOLEAN AVRC_IsValidPlayerAttr(UINT8 attr) in AVRC_IsValidPlayerAttr()
139 BOOLEAN result=FALSE; in AVRC_IsValidPlayerAttr()
224 BOOLEAN avrc_is_valid_opcode(UINT8 opcode) in avrc_is_valid_opcode()
226 BOOLEAN is_valid = FALSE; in avrc_is_valid_opcode()
/system/bt/stack/hcic/
Dhcicmds.c39 BOOLEAN btsnd_hcic_inquiry(const LAP inq_lap, UINT8 duration, UINT8 response_cnt) in btsnd_hcic_inquiry()
63 BOOLEAN btsnd_hcic_inq_cancel(void) in btsnd_hcic_inq_cancel()
82 BOOLEAN btsnd_hcic_per_inq_mode (UINT16 max_period, UINT16 min_period, in btsnd_hcic_per_inq_mode()
109 BOOLEAN btsnd_hcic_exit_per_inq (void) in btsnd_hcic_exit_per_inq()
129 BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types, in btsnd_hcic_create_conn()
166 BOOLEAN btsnd_hcic_disconnect (UINT16 handle, UINT8 reason) in btsnd_hcic_disconnect()
189 BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types) in btsnd_hcic_add_SCO_conn()
213 BOOLEAN btsnd_hcic_create_conn_cancel(BD_ADDR dest) in btsnd_hcic_create_conn_cancel()
235 BOOLEAN btsnd_hcic_accept_conn (BD_ADDR dest, UINT8 role) in btsnd_hcic_accept_conn()
259 BOOLEAN btsnd_hcic_reject_conn (BD_ADDR dest, UINT8 reason) in btsnd_hcic_reject_conn()
[all …]

12345678910