HomeSort by relevance Sort by last modified time
    Searched refs:UINT8 (Results 76 - 100 of 566) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/libnfc-nci/src/nfa/int/
nfa_ee_int.h 94 typedef UINT8 tNFA_EE_EM_STATE;
105 typedef UINT8 tNFA_EE_CONN_ST;
121 typedef UINT8 tNFA_EE_ECB_FLAGS;
137 UINT8 conn_id; /* connection id */
145 UINT8 aid_len[NFA_EE_MAX_AID_ENTRIES];/* the actual lengths in aid_cfg */
146 UINT8 aid_pwr_cfg[NFA_EE_MAX_AID_ENTRIES];/* power configuration of this AID entry */
147 UINT8 aid_rt_info[NFA_EE_MAX_AID_ENTRIES];/* route/vs info for this AID entry */
148 UINT8 aid_cfg[NFA_EE_MAX_AID_CFG_LEN];/* routing entries based on AID */
149 UINT8 aid_entries; /* The number of AID entries in aid_cfg */
150 UINT8 nfcee_id; /* ID for this NFCEE *
    [all...]
nfa_ce_int.h 63 typedef UINT8 tNFA_CE_REG_TYPE;
70 UINT8 *p_ndef_data;
74 UINT8 uid_len;
75 UINT8 uid[NFA_MAX_UID_LEN];
95 UINT8 nfcid2[NCI_RF_F_UID_LEN];
98 UINT8 aid[NFC_MAX_AID_LEN]; /* AID to listen for (For type-4 only) */
99 UINT8 aid_len; /* AID length */
151 UINT8 t3t_nfcid2[NCI_RF_F_UID_LEN];
153 UINT8 t4t_aid_handle; /* Type-4 aid callback handle (from CE_T4tRegisterAID) */
172 UINT8 *p_scratch_buf; /* Scratch buffer for write requests *
    [all...]
  /external/bluetooth/bluedroid/bta/include/
utl.h 47 UINT8 minor;
48 UINT8 major;
103 extern UINT8 utl_itoa(UINT16 i, char *p_s);
138 extern BOOLEAN utl_set_device_class(tBTA_UTL_COD *p_cod, UINT8 cmd);
bta_hh_api.h 94 typedef UINT8 tBTA_HH_PROTO_MODE;
101 typedef UINT8 tBTA_HH_BOOT_RPT_ID;
115 typedef UINT8 tBTA_HH_DEVT;
138 typedef UINT8 tBTA_HH_STATUS;
155 UINT8 app_id; /* corresponding application ID */
161 UINT8 max_devt_spt; /* max number of types of devices spt */
173 typedef UINT8 tBTA_HH_RPT_TYPE;
186 typedef UINT8 tBTA_HH_TRANS_CTRL_TYPE;
204 UINT8 ctry_code; /*Country Code.*/
209 UINT8 flag
    [all...]
bta_av_api.h 52 typedef UINT8 tBTA_AV_STATUS;
77 typedef UINT8 tBTA_AV_CHNL;
81 typedef UINT8 tBTA_AV_HNDL;
83 #define BTA_AV_HNDL_TO_MSK(h) ((UINT8)(1 << (h)))
86 #define BTA_AV_HNDL_TYPE_TO_MSK(h) ((UINT8)(1 << (h&BTA_AV_HNDL_MSK)))
123 typedef UINT8 tBTA_AV_CODEC;
191 typedef UINT8 tBTA_AV_RC;
197 typedef UINT8 tBTA_AV_STATE;
206 typedef UINT8 tBTA_AV_CMD;
217 typedef UINT8 tBTA_AV_CODE
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_av_co.h 63 UINT8 bta_av_co_cp_get_flag(void);
77 BOOLEAN bta_av_co_cp_set_flag(UINT8 cp_flag);
172 BOOLEAN bta_av_co_get_remote_bitpool_pref(UINT8 *min, UINT8 *max);
  /external/libnfc-nci/src/udrv/include/
uusb.h 47 typedef UINT8 tUUSB_STATUS;
58 typedef UINT8 tUUSB_EP_ID;
83 UINT8 bmRequestType;
84 UINT8 bRequest;
93 UINT8 HeadBytes[UUSB_HEAD_SIZE];
99 UINT8 BufSize;
100 UINT8 NumBytesInBuf;
111 typedef UINT8 tEndPoint;
121 typedef UINT8 tUUSB_BUS_STATE;
154 typedef void (*tUUSB_PROT_COMPLETE_CB ) (UINT8 *pBuf,UINT16 NumBytesInBuf)
    [all...]
ucodec.h 46 typedef UINT8 tUCODEC_ID;
64 typedef UINT8 tUCODEC_STATUS;
71 typedef UINT8 tUCODEC_MEDIA_TYPE;
85 typedef UINT8 tUCODEC_AUDIO_FEAT_TYPE;
90 typedef UINT8 tUCODEC_VIDEO_FEAT_TYPE;
98 typedef UINT8 tUCODEC_SBC_SMP_FREQ;
104 typedef UINT8 tUCODEC_SBC_SUBBAND;
109 typedef UINT8 tUCODEC_SBC_ALLOC_MD;
119 typedef UINT8 tUCODEC_M12_SMP_FREQ;
127 typedef UINT8 tUCODEC_CH_MODE
    [all...]
usb.h 39 typedef UINT8 tUSB_PORT;
111 typedef UINT8 tUSB_OP;
165 typedef UINT8 tUSB_FEATURE;
174 typedef UINT8 tUSB_EVT;
181 UINT8 baud; /* Baud rate */
182 UINT8 fc; /* Flow control */
183 UINT8 buf; /* Data buffering mechanism */
184 UINT8 pool; /* GKI buffer pool for received data */
193 UINT8 baud;
194 UINT8 fc
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_ndef.c 36 const UINT8 *nfa_dm_ndef_wkt_uri_str_tbl[] = {
38 (const UINT8*) "http://www.", /* 0x01 */
39 (const UINT8*) "https://www.", /* 0x02 */
40 (const UINT8*) "http://", /* 0x03 */
41 (const UINT8*) "https://", /* 0x04 */
42 (const UINT8*) "tel:", /* 0x05 */
43 (const UINT8*) "mailto:", /* 0x06 */
44 (const UINT8*) "ftp://anonymous:anonymous@", /* 0x07 */
45 (const UINT8*) "ftp://ftp.", /* 0x08 */
46 (const UINT8*) "ftps://", /* 0x09 *
    [all...]
  /external/bluetooth/bluedroid/stack/include/
smp_api.h 39 typedef UINT8 tSMP_EVT;
67 typedef UINT8 tSMP_STATUS;
77 typedef UINT8 tSMP_IO_CAP;
90 typedef UINT8 tSMP_OOB_FLAG;
108 typedef UINT8 tSMP_AUTH_REQ;
113 typedef UINT8 tSMP_SEC_LEVEL;
119 typedef UINT8 tSMP_KEYS;
130 UINT8 max_key_size; /* max encryption key size */
154 UINT8 status;
155 UINT8 param_len
    [all...]
utfc.h 42 extern UINT16 utfc_16_to_8(UINT8 *p_utf8, UINT16 utf8_len, UINT16 *p_utf16, UINT16 utf16_len);
55 extern UINT16 utfc_8_to_16(UINT16 *p_utf16, UINT16 utf16_len, UINT8 *p_utf8);
  /external/bluetooth/bluedroid/bta/hh/
bta_hh_int.h 103 typedef UINT8 tBTA_HH_STATE;
109 UINT8 t_type;
110 UINT8 param;
111 UINT8 rpt_id;
113 UINT8 srvc_id;
123 UINT8 sec_mask;
124 UINT8 service_name[BTA_SERVICE_NAME_LEN+1];
132 UINT8 sec_mask;
151 UINT8 sub_class;
152 UINT8 app_id
    [all...]
  /external/bluetooth/bluedroid/stack/pan/
pan_int.h 49 UINT8 con_state;
52 UINT8 con_flags;
72 UINT8 role;
73 UINT8 active_role;
74 UINT8 prv_active_role;
92 UINT8 num_conns;
93 UINT8 trace_level;
119 UINT8 *src,
120 UINT8 *dst,
122 UINT8 *p_data
    [all...]
  /external/bluetooth/bluedroid/vnd/include/
vendor_ble.h 62 typedef UINT8 tBTM_BLE_PF_SEL_MASK;
73 UINT8 index;
81 UINT8 *irk_q_action;
82 UINT8 q_next;
83 UINT8 q_pending;
91 UINT8 op_type;
94 UINT8 irk_list_size;
95 UINT8 irk_avail_size;
98 UINT8 max_filter_supported;
121 extern void btm_ble_vendor_init(UINT8 max_irk_list_sz)
    [all...]
  /external/libnfc-nci/src/nfc/ndef/
ndef_utils.c 43 static void shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount)
45 register UINT8 *ps = p_mem + len - 1;
46 register UINT8 *pd = ps + shift_amount;
60 static void shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len)
62 register UINT8 *ps = p_src;
63 register UINT8 *pd = p_dest;
79 tNDEF_STATUS NDEF_MsgValidate (UINT8 *p_msg, UINT32 msg_len, BOOLEAN b_allow_chunks)
81 UINT8 *p_rec = p_msg;
82 UINT8 *p_end = p_msg + msg_len
    [all...]
  /external/bluetooth/bluedroid/gki/common/
gki.h 97 UINT8 in_use;
141 GKI_API extern UINT8 GKI_create_task (TASKPTR, UINT8, INT8 *, UINT16 *, UINT16);
142 GKI_API extern void GKI_destroy_task(UINT8 task_id);
143 GKI_API extern void GKI_task_self_cleanup(UINT8 task_id);
144 GKI_API extern void GKI_exit_task(UINT8);
145 GKI_API extern UINT8 GKI_get_taskid(void);
148 GKI_API extern INT8 *GKI_map_taskname(UINT8);
154 GKI_API extern void *GKI_read_mbox (UINT8);
155 GKI_API extern void GKI_send_msg (UINT8, UINT8, void *)
    [all...]
  /external/libnfc-nci/src/nfa/include/
nfa_ee_api.h 61 typedef UINT8 tNFA_EE_EVT;
69 typedef UINT8 tNFA_EE_INTERFACE;
75 typedef UINT8 tNFA_EE_TAG;
80 typedef UINT8 tNFA_EE_MD;
86 typedef UINT8 tNFA_EE_PWR_STATE;
95 typedef UINT8 tNFA_EE_STATUS;
103 UINT8 len;
104 UINT8 info[NFC_MAX_EE_INFO];
111 UINT8 num_interface; /* number of NFCEE interface*/
113 UINT8 num_tlvs; /* number of TLVs *
    [all...]
  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 44 UINT8 nci_snd_core_reset (UINT8 reset_type)
47 UINT8 *pp;
56 pp = (UINT8 *) (p + 1) + p->offset;
76 UINT8 nci_snd_core_init (void)
79 UINT8 *pp;
88 pp = (UINT8 *) (p + 1) + p->offset;
107 UINT8 nci_snd_core_get_config (UINT8 *param_ids, UINT8 num_ids
    [all...]
  /external/bluetooth/bluedroid/bta/jv/
bta_jv_cfg.c 45 static UINT8 bta_jv_sdp_raw_data[BTA_JV_SDP_RAW_DATA_SIZE];
46 static UINT8 __attribute__ ((aligned(4))) bta_jv_sdp_db_data[BTA_JV_SDP_DB_SIZE];
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
StartupConfig.cpp 29 const UINT8 StartupConfig::mMaxLength = 255;
75 const UINT8* StartupConfig::getInternalBuffer ()
93 bool StartupConfig::append (const UINT8* newContent, UINT8 newContentLen)
124 bool StartupConfig::disableSecureElement (UINT8 bitmask)
126 const UINT8 maxLen = mBuffer[0];
127 UINT8 index = 1, tlvType = 0, tlvLen = 0;
150 UINT8 tlv [] = {0x04, 0xC2, 0x02, 0x61, 0x00};
  /external/libnfc-nci/halimpl/bcm2079x/include/
spdhelper.h 29 static bool isPatchBad(UINT8* prm, UINT32 len);
38 bool isPatchBadImpl(UINT8* prm, UINT32 len);
  /packages/apps/Nfc/nci/jni/
DataQueue.h 66 bool enqueue (UINT8* data, UINT16 dataLen);
81 bool dequeue (UINT8* buffer, UINT16 bufferMaxLen, UINT16& actualLen);
  /external/bluetooth/bluedroid/stack/btu/
btu_hcif.c 40 extern void btm_process_cancel_complete(UINT8 status, UINT8 mode);
41 extern void btm_ble_test_command_complete(UINT8 *p);
66 static void btu_hcif_inquiry_comp_evt (UINT8 *p);
67 static void btu_hcif_inquiry_result_evt (UINT8 *p);
68 static void btu_hcif_inquiry_rssi_result_evt (UINT8 *p);
70 static void btu_hcif_extended_inquiry_result_evt (UINT8 *p);
73 static void btu_hcif_connection_comp_evt (UINT8 *p);
74 static void btu_hcif_connection_request_evt (UINT8 *p);
75 static void btu_hcif_disconnection_comp_evt (UINT8 *p)
    [all...]
  /external/bluetooth/bluedroid/bta/ag/
bta_ag_at.h 50 UINT8 arg_type; /* allowable argument type syntax */
51 UINT8 fmt; /* whether arg is int or string */
52 UINT8 min; /* minimum value for int arg */
57 typedef void (tBTA_AG_AT_CMD_CBACK)(void *p_user, UINT16 cmd, UINT8 arg_type,
73 UINT8 state; /* parsing state */

Completed in 1461 milliseconds

1 2 34 5 6 7 8 91011>>