HomeSort by relevance Sort by last modified time
    Searched full:uint16 (Results 401 - 425 of 1769) sorted by null

<<11121314151617181920>>

  /external/libnfc-nci/src/udrv/include/
ucodec.h 149 UINT16 Offset; /* GKI buffer based offset for UCODEC_ReadBuf */
150 UINT16 MtuSize; /* Max buffer len for UCODEC_ReadBuf*/
163 UINT16 BitRate; /* Bit rate in bit per sec */
164 UINT16 Offset; /* GKI buffer based offset for UCODEC_ReadBuf */
165 UINT16 MtuSize; /* Max buffer len for UCODEC_ReadBuf*/
176 UINT16 Offset; /* GKI buffer based offset for UCODEC_ReadBuf */
177 UINT16 MtuSize; /* Max buffer len for UCODEC_ReadBuf*/
  /external/neven/Embedded/common/src/b_BasicEm/
Math.h 54 * This behavior is identical with (uint16)sqrt( valA ).
57 uint16 bbs_sqrt32( uint32 valA );
65 uint8 bbs_sqrt16( uint16 valA );
68 uint16 bbs_fastSqrt32( uint32 valA );
191 uint16 bbs_matTrans( int16 *xA, int16 rowA, int16 colA, int16 *rA );
197 uint16 bbs_vecPhase( int16* reA, int16* imA, int16* phaseA, uint16 sizeA );
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_api.c 52 UINT16 L2CA_Register (UINT16 psm, tL2CAP_APPL_INFO *p_cb_info)
55 UINT16 vpsm = psm;
121 void L2CA_Deregister (UINT16 psm)
168 UINT16 L2CA_AllocatePSM(void)
171 UINT16 psm = l2cb.dyn_psm;
212 UINT16 L2CA_ConnectReq (UINT16 psm, BD_ADDR p_bd_addr)
233 UINT16 L2CA_ErtmConnectReq (UINT16 psm, BD_ADDR p_bd_addr, tL2CAP_ERTM_INFO *p_ertm_info
    [all...]
  /external/bluetooth/bluedroid/stack/sdp/
sdp_discovery.c 54 UINT16 attr_id, tSDP_DISC_ATTR *p_parent_attr, UINT8 nest_level);
71 static UINT8 *sdpu_build_uuid_seq (UINT8 *p_out, UINT16 num_uuids, tSDP_UUID *p_uuid_list)
73 UINT16 xx;
104 xx = (UINT16)(p_out - p_len - 1);
123 UINT16 param_len;
165 param_len = (UINT16)(p - p_param_len - 2);
171 p_cmd->len = (UINT16)(p - p_start);
322 UINT16 xx;
323 UINT16 total, cur_handles, orig;
439 UINT16 param_len, list_byte_count
    [all...]
sdp_api.c 72 BOOLEAN SDP_InitDiscoveryDb (tSDP_DISCOVERY_DB *p_db, UINT32 len, UINT16 num_uuid,
73 tSDP_UUID *p_uuid_list, UINT16 num_attr, UINT16 *p_attr_list)
76 UINT16 xx;
246 void SDP_SetIdleTimeout (BD_ADDR addr, UINT16 timeout)
265 tSDP_DISC_REC *SDP_FindAttributeInDb (tSDP_DISCOVERY_DB *p_db, UINT16 attr_id,
310 tSDP_DISC_ATTR *SDP_FindAttributeInRec (tSDP_DISC_REC *p_rec, UINT16 attr_id)
488 tSDP_DISC_REC *SDP_FindServiceInDb (tSDP_DISCOVERY_DB *p_db, UINT16 service_uuid, tSDP_DISC_REC *p_start_rec)
736 static BOOLEAN sdp_fill_proto_elem( tSDP_DISC_ATTR *p_attr, UINT16 layer_uuid,
796 BOOLEAN SDP_FindProtocolListElemInRec (tSDP_DISC_REC *p_rec, UINT16 layer_uuid, tSDP_PROTOCOL_ELEM *p_elem
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
bcmevent.h 56 uint16 version;
57 uint16 flags; /* see flags below */
70 uint16 version;
71 uint16 flags; /* see flags below */
317 uint16 version;
318 uint16 channel; /* Matches chanspec_t format from bcmwifi_channels.h */
390 uint16 channel; /* channel of GAS protocol */
393 uint16 status_code; /* status code on GAS completion */
394 uint16 data_len; /* length of data to follow */
400 uint16 length; /* length of response_data *
    [all...]
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_api.c 253 void BTA_DmSetScanParam (UINT16 page_scan_interval, UINT16 page_scan_window,
254 UINT16 inquiry_scan_interval, UINT16 inquiry_scan_window)
325 tBTA_STATUS BTA_DmVendorSpecificCommand (UINT16 opcode, UINT8 param_len,
331 UINT16 size;
878 void BTA_DmSignalStrength(tBTA_SIG_STRENGTH_MASK mask, UINT16 period, BOOLEAN start)
1039 extern const UINT16 bta_service_id_to_uuid_lkup_tbl [];
1046 UINT16 *p_uuid16 = (UINT16 *)uuid_list
    [all...]
  /external/bluetooth/bluedroid/btif/src/
btif_util.c 218 const char* dump_dm_search_event(UINT16 event)
256 const char* dump_dm_event(UINT16 event)
292 const char* dump_hf_event(UINT16 event)
334 const char* dump_hf_client_event(UINT16 event)
366 const char* dump_hh_event(UINT16 event)
391 const char* dump_hf_conn_state(UINT16 event)
434 const char* dump_hf_audio_state(UINT16 event)
448 const char* dump_av_conn_state(UINT16 event)
461 const char* dump_av_audio_state(UINT16 event)
btif_mce.c 48 static void btif_mce_mas_discovery_comp_evt(UINT16 event, char *p_param)
73 static void mas_discovery_comp_copy_cb(UINT16 event, char *p_dest, char *p_src)
106 UINT16 param_len = sizeof(tBTA_MCE);
  /external/bluetooth/bluedroid/stack/smp/
smp_cmac.c 38 UINT16 len;
39 UINT16 round;
135 static BOOLEAN cmac_aes_k_calculate(BT_OCTET16 key, UINT8 *p_signature, UINT16 tlen)
294 BOOLEAN AES_CMAC ( BT_OCTET16 key, UINT8 *input, UINT16 length,
295 UINT16 tlen, UINT8 *p_signature)
297 UINT16 len, diff;
298 UINT16 n = (length + BT_OCTET16_LEN - 1) / BT_OCTET16_LEN; /* n is number of rounds */
342 void test_cmac_cback(UINT8 *p_mac, UINT16 tlen)
367 UINT16 len;
  /external/chromium_org/chrome/test/chromedriver/
util.cc 107 void WriteUInt16(uint16 data) {
140 bool ReadUInt16(uint16* data) {
225 uint16 name_length;
230 uint16 field_length;
348 uint16 version_needed;
349 uint16 bit_flag;
350 uint16 compression_method;
351 uint16 mod_time;
352 uint16 mod_date;
  /external/bluetooth/bluedroid/btif/include/
btif_media.h 68 UINT16 SamplingFreq; /* 16k, 32k, 44.1k or 48k*/
73 UINT16 MtuSize; /* peer mtu size */
81 UINT16 MinMtuSize; /* Minimum peer mtu size */
216 extern void btif_media_aa_writebuf(BT_HDR *pBuf, UINT32 timestamp, UINT16 seq_num);
228 UINT32 timestamp, UINT16 seq_num);
  /external/bluetooth/bluedroid/stack/avrc/
avrc_opt.c 74 p_cmd->len = (UINT16) (p_data + p_msg->vendor_len - (UINT8 *)(p_cmd + 1) - p_cmd->offset);
101 UINT16 AVRC_UnitCmd(UINT8 handle, UINT8 label)
146 UINT16 AVRC_SubCmd(UINT8 handle, UINT8 label, UINT8 page)
190 UINT16 AVRC_VendorCmd(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg)
225 UINT16 AVRC_VendorRsp(UINT8 handle, UINT8 label, tAVRC_MSG_VENDOR *p_msg)
avrc_int.h 112 UINT16 rasm_offset; /* re-assembly flag, the offset of the start fragment */
126 UINT16 service_uuid; /* service UUID to search */
150 extern tAVRC_STS avrc_pars_pass_thru(tAVRC_MSG_PASS *p_msg, UINT16 *p_vendor_unique_id);
  /external/chromium_org/chrome/browser/media/
wv_test_license_server_config.cc 18 const uint16 kMinPort = 17000;
19 const uint16 kPortRangeSize = 1000;
106 uint16 start_seed = base::RandInt(0, kPortRangeSize);
107 uint16 try_port = 0;
108 for (uint16 i = 0; i < kPortRangeSize; ++i) {
  /external/qemu/distrib/sdl-1.2.15/src/video/gem/
SDL_gemmouse.c 71 Uint16 *data1, *mask1;
110 data1 = (Uint16 *) &data[i<<1];
111 mask1 = (Uint16 *) &mask[i<<1];
155 void GEM_WarpWMCursor(_THIS, Uint16 x, Uint16 y)
  /external/qemu/distrib/sdl-1.2.15/test/
graywin.c 60 Uint16 *buffer16;
61 Uint16 color;
86 buffer16=(Uint16*)buffer;
105 SDL_Surface *CreateScreen(Uint16 w, Uint16 h, Uint8 bpp, Uint32 flags)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ipsectypes.h 192 UINT16 localUdpEncapPort;
193 UINT16 remoteUdpEncapPort;
334 UINT16 remotePort;
541 UINT16 remotePort;
542 UINT16 localPort;
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_decode_huff_cw.cpp 140 uint16 pvmp3_decode_huff_cw_tab0(tmp3Bits *pMainData)
150 uint16 pvmp3_decode_huff_cw_tab1(tmp3Bits *pMainData)
153 uint16 cw;
167 uint16 pvmp3_decode_huff_cw_tab2(tmp3Bits *pMainData)
170 uint16 cw;
193 uint16 pvmp3_decode_huff_cw_tab3(tmp3Bits *pMainData)
196 uint16 cw;
219 uint16 pvmp3_decode_huff_cw_tab5(tmp3Bits *pMainData)
222 uint16 cw;
248 uint16 pvmp3_decode_huff_cw_tab6(tmp3Bits *pMainData
    [all...]
  /external/libnfc-nci/src/nfa/p2p/
nfa_p2p_api.c 207 UINT16 miu,
381 UINT16 miu,
442 UINT16 miu,
502 UINT16 length,
688 UINT16 length,
    [all...]
  /external/lzma/C/
Ppmd7.c 10 static const UInt16 kInitBinEsc[] = { 0x3CDD, 0x1F3F, 0x59BF, 0x48F3, 0x64A1, 0x5ABC, 0x6632, 0x6051};
46 UInt16 Stamp; /* must be at offset 0 as CPpmd7_Context::NumStats. Stamp=0 means free */
47 UInt16 NU;
160 UInt16 nu = I2U(i);
170 node->NU = (UInt16)nu;
192 node->NU = (UInt16)nu;
281 (p)->SuccessorLow = (UInt16)((UInt32)(v) & 0xFFFF);
282 (p)->SuccessorHigh = (UInt16)(((UInt32)(v) >> 16) & 0xFFFF);
317 UInt16 *dest = p->BinSumm[i] + k;
318 UInt16 val = (UInt16)(PPMD_BIN_SCALE - kInitBinEsc[k] / (i + 2));
    [all...]
  /external/bluetooth/bluedroid/bta/av/
bta_av_api.c 169 UINT16 uuid)
315 if ((p_buf = (tBTA_AV_API_RCFG *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_RCFG) + num_protect))) != NULL)
339 void BTA_AvProtectReq(tBTA_AV_HNDL hndl, UINT8 *p_data, UINT16 len)
343 if ((p_buf = (tBTA_AV_API_PROTECT_REQ *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_PROTECT_REQ) + len))) != NULL)
373 void BTA_AvProtectRsp(tBTA_AV_HNDL hndl, UINT8 error_code, UINT8 *p_data, UINT16 len)
377 if ((p_buf = (tBTA_AV_API_PROTECT_RSP *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_PROTECT_RSP) + len))) != NULL)
434 void BTA_AvVendorCmd(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE cmd_code, UINT8 *p_data, UINT16 len)
438 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL)
473 void BTA_AvVendorRsp(UINT8 rc_handle, UINT8 label, tBTA_AV_CODE rsp_code, UINT8 *p_data, UINT16 len, UINT32 company_id)
477 if ((p_buf = (tBTA_AV_API_VENDOR *) GKI_getbuf((UINT16) (sizeof(tBTA_AV_API_VENDOR) + len))) != NULL
    [all...]
  /external/bluetooth/bluedroid/bta/include/
utl.h 49 UINT16 service;
95 ** Description This utility function converts a UINT16 to a string. The
103 extern UINT8 utl_itoa(UINT16 i, char *p_s);
  /external/bluetooth/bluedroid/bta/pan/
bta_pan_int.h 142 UINT16 handle; /* BTA PAN/BNEP handle */
174 UINT16 protocol;
200 extern tBTA_PAN_SCB *bta_pan_scb_by_handle(UINT16 handle);
  /external/chromium_org/device/bluetooth/
bluetooth_device_win.h 40 virtual uint16 GetVendorID() const OVERRIDE;
41 virtual uint16 GetProductID() const OVERRIDE;
42 virtual uint16 GetDeviceID() const OVERRIDE;

Completed in 1294 milliseconds

<<11121314151617181920>>