HomeSort by relevance Sort by last modified time
    Searched refs:UINT16 (Results 51 - 75 of 671) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libnfc-nci/src/hal/include/
nfc_hal_api.h 35 UINT16 event;
36 UINT16 len;
37 UINT16 offset;
38 UINT16 layer_specific;
77 typedef void (tHAL_NFC_DATA_CBACK) (UINT16 data_len, UINT8 *p_data);
88 typedef void (tHAL_API_WRITE) (UINT16 data_len, UINT8 *p_data);
106 UINT16 nfc_hal_nfcc_enable_timeout; /* max time to wait for RESET NTF after setting REG_PU to high */
107 UINT16 nfc_hal_post_xtal_timeout; /* max time to wait for RESET NTF after setting Xtal frequency */
222 EXPORT_HAL_API void HAL_NfcWrite (UINT16 data_len, UINT8 *p_data);
  /system/bt/stack/include/
a2d_api.h 104 UINT16 num_attr;/* The number of attributes in p_attrs */
105 UINT16 *p_attrs; /* The attributes filter. If NULL, A2DP API sets the attribute filter
114 UINT16 service_len; /* Length, in bytes, of the service name */
115 UINT16 provider_len; /* Length, in bytes, of the provider name */
120 UINT16 features; /* Profile supported features */
121 UINT16 avdt_version; /* AVDTP protocol version */
165 extern tA2D_STATUS A2D_AddRecord(UINT16 service_uuid, char *p_service_name, char *p_provider_name,
166 UINT16 features, UINT32 sdp_handle);
203 extern tA2D_STATUS A2D_FindService(UINT16 service_uuid, BD_ADDR bd_addr,
srvc_api.h 45 typedef UINT16 tDIS_ATTR_MASK;
53 UINT16 len;
59 UINT16 vendor_id;
60 UINT16 product_id;
61 UINT16 product_version;
77 UINT16 attr_mask;
93 UINT16 clt_cfg;
121 UINT16 clt_cfg;
192 extern UINT16 Battery_Instantiate (UINT8 app_id, tBA_REG_INFO *p_reg_info);
hiddefs.h 134 UINT16 dl_len;
145 UINT16 rel_num; /*Release Number */
146 UINT16 hpars_ver; /*HID Parser Version.*/
147 UINT16 ssr_max_latency; /* HIDSSRHostMaxLatency value, if HID_SSR_PARAM_INVALID not used*/
148 UINT16 ssr_min_tout; /* HIDSSRHostMinTimeout value, if HID_SSR_PARAM_INVALID not used* */
151 UINT16 sup_timeout;/* Supervisory Timeout */
  /external/libnfc-nci/halimpl/bcm2079x/gki/common/
gki_inet.h 37 extern UINT16 ntohs(UINT16 n);
41 #define nettohs(n) ((UINT16)((((n) << 8) & 0xff00) | (((n) >> 8) & 0x00ff)))
gki.h 100 #define EVENT_MASK(evt) ((UINT16)(0x0001 << (evt)))
342 UINT16 event;
363 UINT16 count;
388 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16, void*, void*);
407 GKI_API extern UINT8 GKI_isend_event (UINT8, UINT16);
411 GKI_API extern UINT8 GKI_send_event (UINT8, UINT16);
417 GKI_API extern UINT8 GKI_create_pool (UINT16, UINT16, UINT8, void *);
423 GKI_API extern void *GKI_getbuf_debug (UINT16, const char *, int)
    [all...]
  /external/libnfc-nci/src/gki/common/
gki_inet.h 37 extern UINT16 ntohs(UINT16 n);
41 #define nettohs(n) ((UINT16)((((n) << 8) & 0xff00) | (((n) >> 8) & 0x00ff)))
  /external/tpm2/
NV_Read_fp.h 15 UINT16 size;
16 UINT16 offset;
36 UINT16 NV_Read_Out_Marshal(NV_Read_Out* source,
CpriDataEcc.h 25 UINT16 keySizeBits;
34 extern const UINT16 ECC_CURVE_COUNT;
marshal_fp.h 10 UINT16 Common_Marshal(void *source, BYTE **buffer, INT32 *size,
11 UINT16 type_size);
13 UINT16 type_size);
16 static inline UINT16 name##_Marshal(void *x, BYTE **y, INT32 *z) { \
45 MARSHAL_WRAPPER(UINT16)
48 UINT16 TPMU_PUBLIC_PARMS_Marshal(TPMU_PUBLIC_PARMS *x, BYTE **y, INT32 *z,
tpm_generated.h 16 UINT16 uint8_t_Marshal(uint8_t* source, BYTE** buffer, INT32* size);
20 UINT16 int8_t_Marshal(int8_t* source, BYTE** buffer, INT32* size);
24 UINT16 uint16_t_Marshal(uint16_t* source, BYTE** buffer, INT32* size);
28 UINT16 int16_t_Marshal(int16_t* source, BYTE** buffer, INT32* size);
32 UINT16 uint32_t_Marshal(uint32_t* source, BYTE** buffer, INT32* size);
36 UINT16 int32_t_Marshal(int32_t* source, BYTE** buffer, INT32* size);
40 UINT16 uint64_t_Marshal(uint64_t* source, BYTE** buffer, INT32* size);
44 UINT16 int64_t_Marshal(int64_t* source, BYTE** buffer, INT32* size);
48 UINT16 BYTE_Marshal(BYTE* source, BYTE** buffer, INT32* size);
52 UINT16 INT16_Marshal(INT16* source, BYTE** buffer, INT32* size)
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_p2p_api.h 93 UINT16 local_link_miu;
94 UINT16 remote_link_miu;
109 UINT16 remote_miu;
119 UINT16 remote_miu;
150 UINT16 wks; /* well-known service */
151 UINT16 local_link_miu;
152 UINT16 remote_link_miu;
265 UINT16 miu,
318 UINT16 miu,
337 UINT16 miu
    [all...]
  /external/vboot_reference/utility/
efidecompress.c 69 UINT16 mBitCount;
72 UINT16 mBlockSize;
76 UINT16 mBadTableFlag;
78 UINT16 mLeft[2 * NC - 1];
79 UINT16 mRight[2 * NC - 1];
82 UINT16 mCTable[4096];
83 UINT16 mPTTable[256];
97 IN UINT16 NumOfBits
118 Sd->mBitBuf |= (UINT32) (Sd->mSubBitBuf << (NumOfBits = (UINT16) (NumOfBits - Sd->mBitCount)));
139 Sd->mBitCount = (UINT16) (Sd->mBitCount - NumOfBits)
    [all...]
  /system/bt/stack/avct/
avct_l2c.c 39 void avct_l2c_connect_ind_cback(BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id);
40 void avct_l2c_connect_cfm_cback(UINT16 lcid, UINT16 result);
41 void avct_l2c_config_cfm_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
42 void avct_l2c_config_ind_cback(UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
43 void avct_l2c_disconnect_ind_cback(UINT16 lcid, BOOLEAN ack_needed);
44 void avct_l2c_disconnect_cfm_cback(UINT16 lcid, UINT16 result);
45 void avct_l2c_congestion_ind_cback(UINT16 lcid, BOOLEAN is_congested)
    [all...]
  /external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h 81 void nfc_hal_nv_ci_read (UINT16 num_bytes_read,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
napprotocol.h 32 UINT16 count;
36 UINT16 count;
43 UINT16 size;
48 UINT16 size;
  /system/bt/bta/ag/
bta_ag_at.h 57 typedef void (tBTA_AG_AT_CMD_CBACK)(void *p_user, UINT16 cmd, UINT8 arg_type,
71 UINT16 cmd_pos; /* position in temp buffer */
72 UINT16 cmd_max_len; /* length of temp buffer to allocate */
118 extern void bta_ag_at_parse(tBTA_AG_AT_CB *p_cb, char *p_buf, UINT16 len);
bta_ag_ci.c 43 void bta_ag_ci_rx_write(UINT16 handle, char *p_data, UINT16 len)
45 UINT16 len_remaining = len;
82 void bta_ag_ci_slc_ready(UINT16 handle)
  /external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg.h 33 void DispNci (UINT8 *p, UINT16 len, BOOLEAN is_recv);
34 void ProtoDispAdapterDisplayNciPacket (UINT8* nciPacket, UINT16 nciPacketLen, BOOLEAN is_recv);
  /external/libnfc-nci/src/nfa/int/
nfa_sys_ptim.h 60 extern void nfa_sys_ptim_init (tPTIM_CB *p_cb, UINT16 period, UINT8 timer_id);
83 extern void nfa_sys_ptim_start_timer (tPTIM_CB *p_cb, TIMER_LIST_ENT *p_tle, UINT16 type, INT32 timeout);
  /system/bt/stack/btm/
btm_int.h 82 UINT16 hci_handle;
83 UINT16 pkt_types_mask;
84 UINT16 clock_offset;
89 UINT16 manufacturer;
90 UINT16 lmp_subversion;
91 UINT16 link_super_tout;
250 UINT16 discoverable_mode;
251 UINT16 connectable_mode;
252 UINT16 page_scan_window;
253 UINT16 page_scan_period
    [all...]
  /external/libnfc-nci/src/nfc/int/
llcp_int.h 62 UINT16 wks; /* well-known service bit-map */
72 UINT16 peer_miu; /* link MIU of peer device */
73 UINT16 peer_wks; /* WKS of peer device */
74 UINT16 peer_lto; /* link timeout of peer device in ms */
76 UINT16 effective_miu; /* MIU to send PDU in activated state */
85 UINT16 inact_timeout; /* inactivity timeout in ms */
92 UINT16 local_link_miu; /* Maximum Information Unit */
95 UINT16 local_lto; /* Local Link Timeout */
96 UINT16 inact_timeout_init; /* Inactivity Timeout as initiator role */
97 UINT16 inact_timeout_target; /* Inactivity Timeout as target role *
    [all...]
  /system/bt/btif/co/
bta_ag_co.c 64 void bta_ag_co_audio_state(UINT16 handle, UINT8 app_id, UINT8 state, tBTA_AG_PEER_CODEC codec)
66 void bta_ag_co_audio_state(UINT16 handle, UINT8 app_id, UINT8 state)
118 void bta_ag_co_data_open(UINT16 handle, tBTA_SERVICE_ID service)
134 void bta_ag_co_data_close(UINT16 handle)
152 void bta_ag_co_tx_write(UINT16 handle, UNUSED_ATTR UINT8 * p_data, UINT16 len)
  /system/bt/bta/gatt/
bta_gattc_int.h 71 typedef UINT16 tBTA_GATTC_INT_EVT;
126 UINT16 handle;
134 UINT16 handle;
137 UINT16 offset;
138 UINT16 len;
151 UINT16 handle;
175 UINT16 handles[GATT_MAX_READ_MULTI_HANDLES];
190 UINT16 mtu;
241 UINT16 s_handle;
242 UINT16 e_handle
    [all...]
  /system/bt/stack/rfcomm/
rfc_l2cap_if.c 43 static void RFCOMM_ConnectInd (BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id);
44 static void RFCOMM_ConnectCnf (UINT16 lcid, UINT16 err);
45 static void RFCOMM_ConfigInd (UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
46 static void RFCOMM_ConfigCnf (UINT16 lcid, tL2CAP_CFG_INFO *p_cfg);
47 static void RFCOMM_DisconnectInd (UINT16 lcid, BOOLEAN is_clear);
49 static void RFCOMM_BufDataInd (UINT16 lcid, BT_HDR *p_buf);
50 static void RFCOMM_CongestionStatusInd (UINT16 lcid, BOOLEAN is_congested);
91 void RFCOMM_ConnectInd (BD_ADDR bd_addr, UINT16 lcid, UINT16 psm, UINT8 id
    [all...]

Completed in 1216 milliseconds

1 23 4 5 6 7 8 91011>>