HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 26 - 50 of 1177) sorted by null

12 3 4 5 6 7 8 91011>>

  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
vlan.h 49 uint16 vlan_type; /* 0x8100 */
50 uint16 vlan_tag; /* priority, cfi and vid */
56 uint16 vlan_type; /* 0x8100 */
57 uint16 vlan_tag; /* priority, cfi and vid */
58 uint16 ether_type;
64 uint16 length; /* frame length incl header */
71 uint16 vlan_type; /* 0x8100 */
72 uint16 vlan_tag; /* priority, cfi and vid */
73 uint16 ether_type; /* ethertype */
  /external/neven/Embedded/common/src/b_BasicEm/
Functions.h 50 uint16* memPtrA );
54 const uint16* memPtrA );
57 uint32 bbs_memPeek32( const uint16* memPtrA );
59 /** writes a 16 bit word to memory; returns bbs_SIZEOF16( uint16 ) */
61 uint16* memPtrA );
63 /** reads a 16 bit word from memory; returns bbs_SIZEOF16( uint16 ) */
65 const uint16* memPtrA );
70 uint32 sizeA, uint16* memPtrA );
75 uint32 sizeA, const uint16* memPtrA );
77 /** writes a 16 bit word array to memory; sizeA specifies number of words in array; returns bbs_SIZEOF16( uint16 ) * sizeA *
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
dicttrie.h 54 uint16 mark_start;
55 uint16 mark_num;
74 uint16 *splid_le0_index_;
89 uint16 parsing_marks_pos_;
122 uint16 lma_len);
142 bool try_extend(const uint16 *splids, uint16 splid_num, LemmaIdType id_lemma);
171 void convert_to_hanzis(char16 *str, uint16 str_len);
173 void convert_to_scis_ids(char16 *str, uint16 str_len);
184 void reset_milestones(uint16 from_step, MileStoneHandle from_handle)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
sdp_api.h 77 typedef void (tSDP_DISC_CMPL_CB) (UINT16 result);
78 typedef void (tSDP_DISC_CMPL_CB2) (UINT16 result, void* user_data);
83 UINT16 peer_mtu;
89 UINT16 data_len;
99 typedef void (tSDP_DISC_RES_CB) (UINT16 event, tSDP_DATA *p_data);
107 UINT16 u16; /* 16-bit integer */
118 UINT16 attr_id; /* Attribute ID */
119 UINT16 attr_len_type; /* Length and type fields */
136 UINT16 num_uuid_filters; /* Number of UUIds to filter */
138 UINT16 num_attr_filters; /* Number of attribute filters *
    [all...]
gatt_api.h 110 typedef UINT16 tGATT_DISCONN_REASON;
165 typedef UINT16 tGATT_PERM;
210 GATT_FORMAT_UINT16, /* 0x06 uint16 */
240 UINT16 unit; /* as UUIUD defined by SIG */
241 UINT16 descr; /* as UUID as defined by SIG */
251 UINT16 len;
262 UINT16 handle_list[GATT_AGGR_HANDLE_NUM_MAX];
276 typedef UINT16 tGATT_CLT_CHAR_CONFIG;
283 typedef UINT16 tGATT_SVR_CHAR_CONFIG;
303 UINT16 conn_id
    [all...]
bnep_api.h 85 typedef void (tBNEP_CONN_STATE_CB) (UINT16 handle,
99 typedef void (tBNEP_CONNECT_IND_CB) (UINT16 handle,
115 typedef void (tBNEP_DATA_BUF_CB) (UINT16 handle,
118 UINT16 protocol,
132 typedef void (tBNEP_DATA_IND_CB) (UINT16 handle,
135 UINT16 protocol,
137 UINT16 len,
144 typedef void (tBNEP_TX_DATA_FLOW_CB) (UINT16 handle,
160 typedef void (tBNEP_FILTER_IND_CB) (UINT16 handle,
163 UINT16 num_filters
    [all...]
port_api.h 99 typedef int (tPORT_DATA_CALLBACK) (UINT16 port_handle, void *p_data, UINT16 len);
104 typedef int (tPORT_DATA_CO_CALLBACK) (UINT16 port_handle, UINT8* p_buf, UINT16 len, int type);
106 typedef void (tPORT_CALLBACK) (UINT32 code, UINT16 port_handle);
218 RFC_API extern int RFCOMM_CreateConnection (UINT16 uuid, UINT8 scn,
219 BOOLEAN is_server, UINT16 mtu,
220 BD_ADDR bd_addr, UINT16 *p_handle,
233 RFC_API extern int RFCOMM_RemoveConnection (UINT16 handle);
245 RFC_API extern int RFCOMM_RemoveServer (UINT16 handle)
    [all...]
  /external/bluetooth/bluedroid/bta/include/
bta_gattc_ci.h 47 UINT16 num_attr;
74 BTA_API extern void bta_gattc_ci_cache_open(BD_ADDR server_bda, UINT16 evt,
75 tBTA_GATT_STATUS status, UINT16 conn_id);
93 BTA_API extern void bta_gattc_ci_cache_load(BD_ADDR server_bda, UINT16 evt,
94 UINT16 num_attr, tBTA_GATTC_NV_ATTR *p_atrr,
95 tBTA_GATT_STATUS status, UINT16 conn_id);
111 BTA_API extern void bta_gattc_ci_cache_save(BD_ADDR server_bda, UINT16 evt,
112 tBTA_GATT_STATUS status, UINT16 conn_id);
bta_gattc_co.h 44 BTA_API extern void bta_gattc_co_cache_open(BD_ADDR server_bda, UINT16 evt,
45 UINT16 conn_id, BOOLEAN to_save);
60 BTA_API extern void bta_gattc_co_cache_close(BD_ADDR server_bda, UINT16 conn_id);
78 BTA_API extern void bta_gattc_co_cache_save(BD_ADDR server_bda, UINT16 evt,
79 UINT16 num_attr, tBTA_GATTC_NV_ATTR *p_attr,
80 UINT16 attr_index, UINT16 conn_id);
97 BTA_API extern void bta_gattc_co_cache_load(BD_ADDR server_bda, UINT16 evt,
98 UINT16 start_index, UINT16 conn_id)
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_int.h 80 UINT16 data_mask;
104 UINT16 discoverable_mode;
105 UINT16 connectable_mode;
106 UINT16 br_edr_supported_flag; /* combined BR EDR discoverable and connectable mode */
111 UINT16 scan_window;
112 UINT16 scan_interval;
114 UINT16 adv_interval_min;
115 UINT16 adv_interval_max;
155 UINT16 index;
166 UINT16 min_conn_int
    [all...]
  /external/bluetooth/bluedroid/bta/gatt/
bta_gattc_int.h 74 typedef UINT16 tBTA_GATTC_INT_EVT;
138 UINT16 offset;
139 UINT16 len;
208 UINT16 uuid16;
215 UINT16 uuid_len;
216 UINT16 attr_handle;
231 UINT16 s_handle;
232 UINT16 e_handle;
241 UINT16 s_handle;
242 UINT16 e_handle
    [all...]
  /external/bluetooth/bluedroid/btif/co/
bta_gattc_co.c 47 void bta_gattc_co_cache_open(BD_ADDR server_bda, UINT16 evt, UINT16 conn_id, BOOLEAN to_save)
70 void bta_gattc_co_cache_load(BD_ADDR server_bda, UINT16 evt, UINT16 start_index, UINT16 conn_id)
72 UINT16 num_attr = 0;
94 void bta_gattc_co_cache_save (BD_ADDR server_bda, UINT16 evt, UINT16 num_attr,
95 tBTA_GATTC_NV_ATTR *p_attr_list, UINT16 attr_index, UINT16 conn_id
    [all...]
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 58 typedef UINT16 tBTA_HH_INT_EVT; /* HID host internal events */
87 UINT16 data;
120 UINT16 attr_mask;
121 UINT16 sub_event;
144 UINT16 attr_mask; /* attribute mask */
145 UINT16 w4_evt; /* W4_handshake event name */
204 extern void bta_hh_sm_execute(tBTA_HH_DEV_CB *p_cb, UINT16 event,
224 UINT8 *p_report, UINT16 report_len);
226 UINT8 *p_report, UINT16 report_len);
231 UINT16 attr_mask
    [all...]
  /external/bluetooth/bluedroid/stack/avct/
avct_int.h 63 UINT16 peer_mtu; /* peer l2c mtu */
64 UINT16 ch_result; /* L2CAP connection result value */
65 UINT16 ch_lcid; /* L2CAP channel LCID */
74 UINT16 peer_mtu; /* peer l2c mtu */
75 UINT16 ch_result; /* L2CAP connection result value */
76 UINT16 ch_lcid; /* L2CAP channel LCID */
82 UINT16 conflict_lcid; /* L2CAP channel LCID */
90 UINT16 peer_mtu; /* peer l2c mtu */
91 UINT16 ch_result; /* L2CAP connection result value */
92 UINT16 ch_lcid; /* L2CAP channel LCID *
    [all...]
  /external/bluetooth/bluedroid/stack/rfcomm/
rfc_int.h 49 extern void RFCOMM_StartRsp (tRFC_MCB *p_mcb, UINT16 result);
51 extern void RFCOMM_DlcEstablishReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu);
52 extern void RFCOMM_DlcEstablishRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT16 result);
58 extern void RFCOMM_ParNegReq (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu);
59 extern void RFCOMM_ParNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, UINT16 mtu, UINT8 cl, UINT8 k);
61 extern void RFCOMM_TestReq (UINT8 *p_data, UINT16 len);
69 extern void RFCOMM_PortNegRsp (tRFC_MCB *p_mcb, UINT8 dlci, tPORT_STATE *p_pars, UINT16 param_mask);
96 UINT16 mtu;
103 UINT16 data_len
    [all...]
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_ci.c 53 void bta_pan_ci_tx_ready(UINT16 handle)
78 void bta_pan_ci_rx_ready(UINT16 handle)
105 void bta_pan_ci_tx_flow(UINT16 handle, BOOLEAN enable)
130 void bta_pan_ci_rx_write(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol,
131 UINT8 *p_data, UINT16 len, BOOLEAN ext)
173 void bta_pan_ci_rx_writebuf(UINT16 handle, BD_ADDR dst, BD_ADDR src, UINT16 protocol,
201 BT_HDR * bta_pan_ci_readbuf(UINT16 handle, BD_ADDR src, BD_ADDR dst, UINT16* p_protocol
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 138 UINT16 data_type;
139 UINT16 max_tx_apdu_size;
140 UINT16 max_rx_apdu_size;
145 UINT16 data_type;
158 UINT16 mdl_id;
165 UINT16 peer_data_type;
171 UINT16 mtu;
173 UINT16 tx_size;
197 UINT16 req_ctrl_psm;
198 UINT16 ctrl_psm
    [all...]
  /external/bluetooth/bluedroid/stack/hid/
hid_conn.h 55 UINT16 ctrl_cid;
56 UINT16 intr_cid;
57 UINT16 rem_mtu_size;
58 UINT16 disc_reason; /* Reason for disconnecting (for HID_HDEV_EVT_CLOSE) */
  /external/chromium/base/
version.h 18 // Each component is limited to a uint16.
28 // The version string must be made up of 1 or more uint16's separated
44 const std::vector<uint16>& components() const { return components_; }
50 std::vector<uint16> components_;
  /external/chromium/net/http/
http_version.h 20 HttpVersion(uint16 major, uint16 minor) : value_(major << 16 | minor) { }
23 uint16 major_value() const {
28 uint16 minor_value() const {
  /external/libnfc-nci/src/nfa/int/
nfa_sys_int.h 50 UINT16 enable_cplt_flags;
51 UINT16 enable_cplt_mask;
54 UINT16 proc_nfcc_pwr_mode_cplt_flags;
55 UINT16 proc_nfcc_pwr_mode_cplt_mask;
  /external/openfst/src/extensions/const/
const16-fst.cc 26 // Register ConstFst for common arcs types with uint16 size type
27 static FstRegisterer< ConstFst<StdArc, uint16> >
29 static FstRegisterer< ConstFst<LogArc, uint16> >
31 static FstRegisterer< ConstFst<Log64Arc, uint16> >
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_SetGammaRamp.3 8 \fBint \fBSDL_SetGammaRamp\fP\fR(\fBUint16 *redtable, Uint16 *greentable, Uint16 *bluetable\fR);
11 Sets the gamma lookup tables for the display for each color component\&. Each table is an array of 256 Uint16 values, representing a mapping between the input and output for that channel\&. The input is the index into the array, and the output is the 16-bit gamma value at that index, scaled to the output color precision\&. You may pass NULL to any of the channels to leave them unchanged\&.
  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosmouse_c.h 40 void FULLSCREEN_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
43 void WIMP_WarpWMCursor(_THIS, Uint16 x, Uint16 y);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_ble.c 96 BOOLEAN L2CA_UpdateBleConnParams (BD_ADDR rem_bda, UINT16 min_int, UINT16 max_int, UINT16 latency, UINT16 timeout)
187 (UINT16)((p_dev_rec->conn_params.min_conn_int != BTM_BLE_CONN_PARAM_UNDEF) ? p_dev_rec->conn_params.min_conn_int : BTM_BLE_CONN_INT_MIN_DEF),
188 (UINT16)((p_dev_rec->conn_params.max_conn_int != BTM_BLE_CONN_PARAM_UNDEF) ? p_dev_rec->conn_params.max_conn_int : BTM_BLE_CONN_INT_MAX_DEF),
189 (UINT16)((p_dev_rec->conn_params.slave_latency != BTM_BLE_CONN_PARAM_UNDEF) ? p_dev_rec->conn_params.slave_latency : BTM_BLE_CONN_SLAVE_LATENCY_DEF),
190 (UINT16) ((p_dev_rec->conn_params.supervision_tout != BTM_BLE_CONN_PARAM_UNDEF) ? p_dev_rec->conn_params.supervision_tout : BTM_BLE_CONN_TIMEOUT_DEF),
228 UINT16 L2CA_GetDisconnectReason (BD_ADDR remote_bda)
231 UINT16 reason = 0
    [all...]

Completed in 302 milliseconds

12 3 4 5 6 7 8 91011>>