HomeSort by relevance Sort by last modified time
    Searched refs:UINT32 (Results 151 - 175 of 362) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/bluetooth/bluedroid/stack/include/
hcidefs.h 526 #define HCI_INQUIRY_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000001)
527 #define HCI_INQUIRY_RESULT_EV(p) (*((UINT32 *)(p)) & 0x00000002)
528 #define HCI_CONNECTION_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000004)
529 #define HCI_CONNECTION_REQUEST_EV(p) (*((UINT32 *)(p)) & 0x00000008)
530 #define HCI_DISCONNECTION_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000010)
531 #define HCI_AUTHENTICATION_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000020)
532 #define HCI_RMT_NAME_REQUEST_COMPL_EV(p) (*((UINT32 *)(p)) & 0x00000040)
533 #define HCI_CHANGE_CONN_ENCRPT_ENABLE_EV(p) (*((UINT32 *)(p)) & 0x00000080)
534 #define HCI_CHANGE_CONN_LINK_KEY_EV(p) (*((UINT32 *)(p)) & 0x00000100)
535 #define HCI_MASTER_LINK_KEY_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000200
    [all...]
gap_api.h 451 GAP_API extern UINT8 GAP_Bond (BD_ADDR bd_addr, UINT8 pin_len, UINT8 *p_pin, UINT32 trusted_mask[]);
464 UINT8 *p_pin, UINT32 trusted_mask[]);
477 UINT32 trusted_mask[]);
592 GAP_API extern int GAP_GetRxQueueCnt (UINT16 handle, UINT32 *p_rx_queue_count);
    [all...]
  /external/libnfc-nci/src/include/
hcidefs.h 528 #define HCI_INQUIRY_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000001)
529 #define HCI_INQUIRY_RESULT_EV(p) (*((UINT32 *)(p)) & 0x00000002)
530 #define HCI_CONNECTION_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000004)
531 #define HCI_CONNECTION_REQUEST_EV(p) (*((UINT32 *)(p)) & 0x00000008)
532 #define HCI_DISCONNECTION_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000010)
533 #define HCI_AUTHENTICATION_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000020)
534 #define HCI_RMT_NAME_REQUEST_COMPL_EV(p) (*((UINT32 *)(p)) & 0x00000040)
535 #define HCI_CHANGE_CONN_ENCRPT_ENABLE_EV(p) (*((UINT32 *)(p)) & 0x00000080)
536 #define HCI_CHANGE_CONN_LINK_KEY_EV(p) (*((UINT32 *)(p)) & 0x00000100)
537 #define HCI_MASTER_LINK_KEY_COMPLETE_EV(p) (*((UINT32 *)(p)) & 0x00000200
    [all...]
  /external/bluetooth/bluedroid/stack/btu/
btu_task.c 162 BTU_API UINT32 btu_task (UINT32 param)
580 void btu_start_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout)
622 UINT32 btu_remaining_time (TIMER_LIST_ENT *p_tle)
677 void btu_start_quick_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout)
787 void btu_register_timer (TIMER_LIST_ENT *p_tle, UINT16 type, UINT32 timeout, tBTU_TIMER_CALLBACK timer_cb)
  /external/chromium_org/media/video/capture/win/
video_capture_device_mf_win.cc 54 UINT32* count) {
98 UINT32 width32, height32;
109 UINT32 numerator, denominator;
270 UINT32 count;
275 for (UINT32 i = 0; i < count; ++i) {
276 UINT32 name_size, id_size;
  /external/bluetooth/bluedroid/btif/co/
bta_fs_co.c 249 static int btapp_fs_check_space( const char *p_path, const UINT32 size, const UINT8 app_id )
276 BTIF_TRACE_DEBUG2("btapp_fs_enough_space(file size: %d): (uint)max_size: %u", size, (UINT32)max_space);
326 void bta_fs_co_open(const char *p_path, int oflags, UINT32 size, UINT16 evt,
331 UINT32 file_size = 0;
879 p_entry->refdata = (UINT32) dir; /* Save this for future searches */
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
gatt_attr.c 42 static void gatt_profile_request_cback (UINT16 conn_id, UINT32 trans_id, UINT8 op_code, tGATTS_DATA *p_data);
166 static void gatt_profile_request_cback (UINT16 conn_id, UINT32 trans_id, tGATTS_REQ_TYPE type,
  /external/libnfc-nci/halimpl/bcm2079x/include/
userial.h 271 UDRV_API extern UINT32 USERIAL_GetLineSpeed(UINT8 baud);
283 UDRV_API extern UINT8 USERIAL_GetBaud(UINT32 line_speed);
  /external/libnfc-nci/src/udrv/include/
ucodec.h 175 UINT32 BitRate; /* Bit rate */
211 UINT32 TimesStamp;
  /external/bluetooth/bluedroid/bta/sys/
bta_sys_main.c 305 if( bta_sys_cb.sys_hw_module_active & ((UINT32)1 << module_index )) {
339 bta_sys_cb.sys_hw_module_active |= ((UINT32)1 << p_sys_hw_msg->hw_module );
347 bta_sys_cb.sys_hw_module_active |= ((UINT32)1 << p_sys_hw_msg->hw_module );
379 bta_sys_cb.sys_hw_module_active &= ~((UINT32)1 << p_sys_hw_msg->hw_module );
  /external/libffi/include/
ffi_common.h 85 typedef unsigned int UINT32 __attribute__((__mode__(__SI__)));
  /packages/apps/Nfc/nci/jni/
NfcTag.h 236 bool isT2tNackResponse (const UINT8* response, UINT32 responseLen);
  /external/bluetooth/bluedroid/bta/include/
bta_av_api.h 394 UINT32 company_id;
405 UINT32 company_id;
477 UINT32 company_id; /* AVRCP Company ID */
492 const UINT32 *p_meta_co_ids;/* the metadata Get Capabilities response for company id */
707 UINT8 *p_data, UINT16 len, UINT32 company_id);
  /external/bluetooth/bluedroid/stack/rfcomm/
port_utils.c 210 UINT32 mask;
412 UINT32 port_flow_control_user (tPORT *p_port)
414 UINT32 event = 0;
448 UINT32 port_get_signal_changes (tPORT *p_port, UINT8 old_signals, UINT8 signal)
451 UINT32 events = 0;
  /external/bluetooth/bluedroid/gki/ulinux/
gki_ulinux.c 106 UINT32 params; /* Extra params to pass to task entry function */
143 void gki_task_entry(UINT32 params)
183 gki_cb.com.OSTicks = (UINT32) times(0);
218 UINT32 GKI_get_os_tick_count(void)
906 UINT16 GKI_wait (UINT16 flag, UINT32 timeout)
    [all...]
  /external/bluetooth/bluedroid/stack/hid/
hidh_conn.c 320 UINT32 cb_res = HID_ERR_AUTH_FAILED;
322 UINT32 reason;
324 dhandle = ((UINT32)p_dev - (UINT32)&(hh_cb.devices[0]))/ sizeof(tHID_HOST_DEV_CTB);
381 UINT32 reason;
419 reason = HID_L2CAP_CONN_FAIL | (UINT32) result ;
523 UINT32 reason;
541 reason = HID_L2CAP_CFG_FAIL | (UINT32) p_cfg->result ;
616 hh_cb.devices[dhandle].conn.timer_entry.param = (UINT32) dhandle;
952 UINT32 mx_chan_id = HID_NOSEC_CHN
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_int.h 455 UINT32 time_stamp;
459 UINT32 data_len;
503 UINT32 frag_off; /* length of already received media fragments */
504 UINT32 frag_org_len; /* original length before fragmentation of receiving media packet */
507 UINT32 media_buf_len; /* length of buffer for media packet assigned by AVDT_SetMediaBuf */
614 extern UINT32 avdt_scb_gen_ssrc(tAVDT_SCB *p_scb);
675 extern void avdt_scb_queue_frags(tAVDT_SCB *p_scb, UINT8 **pp_data, UINT32 *p_data_len, BUFFER_Q *pq);
  /external/chromium_org/win8/metro_driver/
print_document_source.cc 214 STDMETHODIMP PrintDocumentSource::Paginate(uint32 page,
256 base::checked_numeric_cast<UINT32>(page_count));
264 STDMETHODIMP PrintDocumentSource::MakePage(uint32 job_page,
301 static_cast<UINT32>(ceil(width * dpi_ / 96)),
302 static_cast<UINT32>(ceil(height * dpi_ / 96)),
356 // and send something that looks like a float but has a UINT32 value.
357 *reinterpret_cast<UINT32*>(&dpi) = static_cast<UINT32>(dpi_);
360 UINT32 dpi = static_cast<UINT32>(dpi_)
    [all...]
  /external/dhcpcd/
dhcp.c 44 #define UINT32 (1 << 4)
79 { 2, UINT32, "time_offset" },
104 { 24, UINT32, "path_mtu_aging_timeout" },
114 { 35, UINT32, "arp_cache_timeout" },
117 { 38, UINT32, "tcp_keepalive_interval" },
130 { 51, UINT32 | REQUEST, "dhcp_lease_time" },
137 { 58, UINT32 | REQUEST, "dhcp_renewal_time" },
138 { 59, UINT32 | REQUEST, "dhcp_rebinding_time" },
159 { 91, UINT32, "client_last_transaction_time" },
280 if (opt->type & (UINT32 | IPV4)
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_media_task.c 152 static UINT32 a2dp_media_task_stack[(A2DP_MEDIA_TASK_STACK_SIZE + 3) / 4];
197 UINT32 aa_frame_counter;
200 UINT32 counter;
201 UINT32 bytes_per_tick; /* pcm bytes read each media task tick */
216 UINT32 timestamp;
994 static int btif_calc_pcmtime(UINT32 bytes_processed)
    [all...]
btif_util.c 104 UINT32 devclass2uint(DEV_CLASS dev_class)
106 UINT32 cod = 0;
115 void uint2devclass(UINT32 cod, DEV_CLASS dev_class)
  /external/bluetooth/bluedroid/stack/sdp/
sdp_utils.c 125 p_ccb->timer_entry.param = (UINT32) p_ccb;
373 UINT32 seq_len, uuid_len;
487 UINT32 list_len, attr_len;
587 UINT8 *sdpu_get_len_from_type (UINT8 *p, UINT8 type, UINT32 *p_len)
591 UINT32 u32;
663 BOOLEAN sdpu_compare_uuid_arrays (UINT8 *p_uuid1, UINT32 len1, UINT8 *p_uuid2, UINT16 len2)
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c 596 UINT32 max_data_len,
598 UINT32 *p_data_len,
644 UINT32 *p_length)
787 UINT32 max_data_len,
788 UINT32 *p_data_len,
836 UINT32 *p_length)
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_int.h 236 UINT32 sdp_handle;
291 UINT32 bia_masked_out; /* indicators HF does not want us to send */
357 tBTA_AG_FEAT features, UINT32 sdp_handle);
  /external/bluetooth/bluedroid/embdrv/sbc/encoder/srce/
sbc_encoder.c 120 UINT32 u32Count, maxBit = 0; /* loop count*/
129 UINT32 u32CountSum,u32CountDiff;
134 UINT32 idx, tmp, tmp2;

Completed in 710 milliseconds

1 2 3 4 5 67 8 91011>>