Searched
full:uint16 (Results
651 -
675 of
1177) sorted by null
<<21222324252627282930>>
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
userial_linux.c | 147 UINT16 baud; 149 UINT16 parity; 745 p_buf->len = (UINT16)rx_length; 893 UINT16 parity = 0; [all...] |
HalAdaptation.cpp | 56 static void BroadcomHalDataCallback (UINT16 data_len, UINT8* p_data); 254 void BroadcomHalDataCallback (UINT16 data_len, UINT8* p_data)
|
/external/bluetooth/bluedroid/bta/ag/ |
bta_ag_sco.c | 132 static void bta_ag_sco_conn_cback(UINT16 sco_idx) 134 UINT16 handle; 181 static void bta_ag_sco_disc_cback(UINT16 sco_idx) 184 UINT16 handle = 0; 264 static void bta_ag_sco_read_cback (UINT16 sco_inx, BT_HDR *p_data, tBTM_SCO_DATA_FLAG status) 329 UINT16 handle; 330 UINT16 sco_inx = p_data->conn_evt.sco_inx; [all...] |
/external/bluetooth/bluedroid/bta/gatt/ |
bta_gattc_main.c | 288 void bta_gattc_sm_execute(tBTA_GATTC_CLCB *p_clcb, UINT16 event, tBTA_GATTC_DATA *p_data) 295 UINT16 in_event = event;
|
/external/bluetooth/bluedroid/btif/src/ |
btif_gatt_util.c | 211 UINT16 u16; 218 return(UINT16) p_uuid->uu.uuid32;
|
/external/chromium/base/ |
pickle_unittest.cc | 22 const uint16 testuint16 = 32123; 46 uint16 outuint16;
|
/external/chromium/net/spdy/ |
spdy_protocol.h | 247 uint16 version_; 248 uint16 type_; 268 uint16 unused_; 300 uint16 unused_; 441 uint16 type = ntohs(block()->control_.type_); 445 uint16 version() const { 450 void set_version(uint16 version) { 456 uint16 type = ntohs(block()->control_.type_);
|
/external/chromium/third_party/libjingle/source/talk/base/ |
socketaddress.h | 94 uint16 port() const; 186 uint16 port_;
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
pseudotcp.cc | 54 const uint16 PACKET_MAXIMUMS[] = { 155 inline void short_to_bytes(uint16 val, void* buf) { 156 *static_cast<uint16*>(buf) = talk_base::HostToNetwork16(val); 163 inline uint16 bytes_to_short(const void* buf) { 164 return talk_base::NetworkToHost16(*static_cast<const uint16*>(buf)); 284 void PseudoTcp::NotifyMTU(uint16 mtu) { 493 short_to_bytes(uint16(m_rcv_wnd), buffer + 14); 1071 if (static_cast<uint16>(PACKET_MAXIMUMS[m_msslevel]) <= m_mtu_advise) {
|
/external/neven/Embedded/common/src/b_APIEm/ |
FaceFinderRef.h | 88 const struct bpi_FaceFinderRef* ptrA, uint16* memPtrA ); 95 const uint16* memPtrA,
|
/external/neven/Embedded/common/src/b_BasicEm/ |
APhArr.h | 114 uint16* memPtrA ); 119 const uint16* memPtrA,
|
Basic.h | 56 typedef unsigned short uint16; typedef 65 typedef uint16 count_t;
|
ComplexArr.h | 111 uint16* memPtrA ); 116 const uint16* memPtrA,
|
Int16Arr.h | 123 uint16* memPtrA ); 128 const uint16* memPtrA,
|
Int32Arr.h | 110 uint16* memPtrA ); 115 const uint16* memPtrA,
|
Int8Arr.h | 110 uint16* memPtrA ); 115 const uint16* memPtrA,
|
MemSeg.c | 212 memSegL.memPtrE = ( uint16* )memPtrA; 227 memSegL.memPtrE = ( uint16* )memPtrA; 242 uint16* memPtrL = NULL; 257 "uint16* bbs_MemSeg_alloc( struct bbs_MemSeg* ptrA, uint32 sizeA ):\n" 277 "uint16* bbs_MemSeg_alloc( struct bbs_MemSeg* ptrA, uint32 sizeA ):\n" 301 bbs_ERROR0( "uint16* bbs_MemSeg_alloc( struct bbs_MemSeg* ptrA, uint32 sizeA ):\nSegment crosses page boundary\n" ); 331 uint16* memPtrL; 339 indexL = ( uint16* )memPtrA - ptrA->memPtrE - 2;
|
UInt32Arr.h | 109 uint16* memPtrA ); 114 const uint16* memPtrA,
|
UInt8Arr.h | 109 uint16* memPtrA ); 114 const uint16* memPtrA,
|
/external/neven/Embedded/common/src/b_BitFeatureEm/ |
BitParam.h | 86 const struct bbf_BitParam* ptrA, uint16* memPtrA ); 91 const uint16* memPtrA );
|
I04Dns2x2Ftr.h | 98 const struct bbf_I04Dns2x2Ftr* ptrA, uint16* memPtrA ); 103 const uint16* memPtrA,
|
I04Dns2x4Ftr.h | 98 const struct bbf_I04Dns2x4Ftr* ptrA, uint16* memPtrA ); 103 const uint16* memPtrA,
|
I04Tld2x4Ftr.h | 98 const struct bbf_I04Tld2x4Ftr* ptrA, uint16* memPtrA ); 103 const uint16* memPtrA,
|
L01Dns2x4Ftr.h | 94 const struct bbf_L01Dns2x4Ftr* ptrA, uint16* memPtrA ); 99 const uint16* memPtrA,
|
L01Tld1x1Ftr.h | 94 const struct bbf_L01Tld1x1Ftr* ptrA, uint16* memPtrA ); 99 const uint16* memPtrA,
|
Completed in 415 milliseconds
<<21222324252627282930>>