HomeSort by relevance Sort by last modified time
    Searched refs:UINT8_TO_STREAM (Results 1 - 25 of 32) sorted by null

1 2

  /external/libnfc-nci/src/nfc/nci/
nci_hmsgs.c 60 UINT8_TO_STREAM (pp, NCI_CORE_PARAM_SIZE_RESET);
61 UINT8_TO_STREAM (pp, reset_type);
92 UINT8_TO_STREAM (pp, NCI_CORE_PARAM_SIZE_INIT);
123 UINT8_TO_STREAM (pp, (UINT8) (num_ids + 1));
124 UINT8_TO_STREAM (pp, num_ids);
156 UINT8_TO_STREAM (pp, (UINT8) (tlv_size + 1));
177 UINT8_TO_STREAM (pp, num);
210 UINT8_TO_STREAM (pp, size);
211 UINT8_TO_STREAM (pp, dest_type);
212 UINT8_TO_STREAM (pp, num_tlv)
    [all...]
  /external/bluetooth/bluedroid/stack/hcic/
hciblecmds.c 52 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_SET_EVENT_MASK);
74 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_READ_CMD);
94 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_READ_CMD);
134 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_WRITE_RANDOM_ADDR_CMD);
159 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_BLE_WRITE_ADV_PARAMS );
163 UINT8_TO_STREAM (pp, adv_type);
164 UINT8_TO_STREAM (pp, addr_type_own);
165 UINT8_TO_STREAM (pp, addr_type_dir);
167 UINT8_TO_STREAM (pp, channel_map);
168 UINT8_TO_STREAM (pp, scan_filter_policy)
    [all...]
hcicmds.c 57 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_INQUIRY);
60 UINT8_TO_STREAM (pp, duration);
61 UINT8_TO_STREAM (pp, response_cnt);
80 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_INQ_CANCEL);
101 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_PER_INQ_MODE);
106 UINT8_TO_STREAM (pp, duration);
107 UINT8_TO_STREAM (pp, response_cnt);
126 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_EXIT_PER_INQ);
154 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_CREATE_CONN);
156 UINT8_TO_STREAM (pp, (HCIC_PARAM_SIZE_CREATE_CONN - 1))
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c 322 UINT8_TO_STREAM (p, NFC_PMID_LA_BIT_FRAME_SDD);
323 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LA_BIT_FRAME_SDD);
324 UINT8_TO_STREAM (p, 0x04);
325 UINT8_TO_STREAM (p, NFC_PMID_LA_PLATFORM_CONFIG);
326 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LA_PLATFORM_CONFIG);
327 UINT8_TO_STREAM (p, platform);
328 UINT8_TO_STREAM (p, NFC_PMID_LA_SEL_INFO);
329 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LA_SEL_INFO);
330 UINT8_TO_STREAM (p, sens_info);
334 UINT8_TO_STREAM (p, NFC_PMID_LA_BIT_FRAME_SDD)
    [all...]
  /external/bluetooth/bluedroid/stack/smp/
smp_utils.c 185 UINT8_TO_STREAM (p, cmd_code);
186 UINT8_TO_STREAM (p, p_cb->loc_io_caps);
187 UINT8_TO_STREAM (p, p_cb->loc_oob_flag);
188 UINT8_TO_STREAM (p, p_cb->loc_auth_req);
189 UINT8_TO_STREAM (p, p_cb->loc_enc_size);
190 UINT8_TO_STREAM (p, p_cb->loc_i_key);
191 UINT8_TO_STREAM (p, p_cb->loc_r_key);
219 UINT8_TO_STREAM (p, SMP_OPCODE_CONFIRM);
246 UINT8_TO_STREAM (p, SMP_OPCODE_INIT);
273 UINT8_TO_STREAM (p, SMP_OPCODE_ENCRYPT_INFO)
    [all...]
smp_keys.c 416 UINT8_TO_STREAM(p, op_code);
417 UINT8_TO_STREAM(p, p_cb->loc_io_caps);
418 UINT8_TO_STREAM(p, p_cb->loc_oob_flag);
419 UINT8_TO_STREAM(p, p_cb->loc_auth_req);
420 UINT8_TO_STREAM(p, p_cb->loc_enc_size);
421 UINT8_TO_STREAM(p, p_cb->loc_i_key);
422 UINT8_TO_STREAM(p, p_cb->loc_r_key);
435 UINT8_TO_STREAM(p, op_code);
436 UINT8_TO_STREAM(p, p_cb->peer_io_caps);
437 UINT8_TO_STREAM(p, p_cb->peer_oob_flag)
    [all...]
  /external/bluetooth/bluedroid/stack/btm/
btm_ble_adv_filter.c 455 UINT8_TO_STREAM(p, BTM_BLE_META_PF_LOCAL_NAME);
456 UINT8_TO_STREAM(p, action);
459 UINT8_TO_STREAM(p, filt_index);
553 UINT8_TO_STREAM(p, BTM_BLE_META_PF_SRVC_DATA);
557 UINT8_TO_STREAM(p, BTM_BLE_META_PF_MANU_DATA);
560 UINT8_TO_STREAM(p, action);
563 UINT8_TO_STREAM(p, filt_index);
733 UINT8_TO_STREAM(p, BTM_BLE_META_PF_ADDR);
734 UINT8_TO_STREAM(p, action);
737 UINT8_TO_STREAM(p, filt_index)
    [all...]
btm_ble_multi_adv.c 191 UINT8_TO_STREAM (pp, BTM_BLE_MULTI_ADV_ENB);
192 UINT8_TO_STREAM (pp, enb);
193 UINT8_TO_STREAM (pp, inst_id);
247 UINT8_TO_STREAM(pp, BTM_BLE_MULTI_ADV_SET_PARAM);
251 UINT8_TO_STREAM (pp, p_params->adv_type);
256 UINT8_TO_STREAM (pp, BLE_ADDR_RANDOM);
262 UINT8_TO_STREAM (pp, BLE_ADDR_PUBLIC);
269 UINT8_TO_STREAM (pp, 0);
274 UINT8_TO_STREAM (pp, p_params->channel_map);
278 UINT8_TO_STREAM (pp, p_params->adv_filter_policy)
    [all...]
btm_ble_batchscan.c 284 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_READ_RESULTS);
285 UINT8_TO_STREAM (pp, scan_mode);
472 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM);
473 UINT8_TO_STREAM (pp, batch_scan_full_max);
474 UINT8_TO_STREAM (pp, batch_scan_trunc_max);
475 UINT8_TO_STREAM (pp, batch_scan_notify_threshold);
513 UINT8_TO_STREAM (pp_scan, BTM_BLE_BATCH_SCAN_SET_PARAMS);
514 UINT8_TO_STREAM (pp_scan, scan_mode);
517 UINT8_TO_STREAM (pp_scan, addr_type);
518 UINT8_TO_STREAM (pp_scan, discard_rule)
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 986 UINT8_TO_STREAM (pp, NCI_CON_CREATE_TAG_NFCEE_VAL);
987 UINT8_TO_STREAM (pp, 2);
988 UINT8_TO_STREAM (pp, id);
989 UINT8_TO_STREAM (pp, protocol);
995 UINT8_TO_STREAM (pp, NCI_CON_CREATE_TAG_RF_DISC_ID);
996 UINT8_TO_STREAM (pp, 1);
997 UINT8_TO_STREAM (pp, id);
    [all...]
  /external/bluetooth/bluedroid/stack/gatt/
att_protocol.c 55 UINT8_TO_STREAM (p, op_code);
84 UINT8_TO_STREAM (p, op_code);
89 UINT8_TO_STREAM (p, flag);
116 UINT8_TO_STREAM (p, GATT_RSP_ERROR);
117 UINT8_TO_STREAM (p, cmd_code);
119 UINT8_TO_STREAM (p, reason);
148 UINT8_TO_STREAM (p, op_code);
178 UINT8_TO_STREAM (p, GATT_REQ_FIND_TYPE_VALUE);
214 UINT8_TO_STREAM (p, GATT_REQ_READ_MULTI);
245 UINT8_TO_STREAM (p, op_code)
    [all...]
gatt_auth.c 60 UINT8_TO_STREAM(p, GATT_SIGN_CMD_WRITE);
  /external/libnfc-nci/src/nfc/ndef/
ndef_cho_utils.c 140 UINT8_TO_STREAM (p, (ctf & 0x07));
141 UINT8_TO_STREAM (p, carrier_type_len);
347 UINT8_TO_STREAM (p, BT_OOB_COD_SIZE + 1);
348 UINT8_TO_STREAM (p, BT_EIR_OOB_COD_TYPE);
396 UINT8_TO_STREAM (p, name_len + 1);
400 UINT8_TO_STREAM (p, BT_EIR_COMPLETE_LOCAL_NAME_TYPE);
404 UINT8_TO_STREAM (p, BT_EIR_SHORTENED_LOCAL_NAME_TYPE);
453 UINT8_TO_STREAM (p, BT_OOB_HASH_C_SIZE + 1);
454 UINT8_TO_STREAM (p, BT_EIR_OOB_SSP_HASH_C_TYPE);
457 UINT8_TO_STREAM (p, BT_OOB_RAND_R_SIZE + 1)
    [all...]
  /external/bluetooth/bluedroid/vnd/ble/
vendor_ble.c 398 UINT8_TO_STREAM(p, BTM_BLE_META_REMOVE_IRK_ENTRY);
399 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
439 UINT8_TO_STREAM(p, BTM_BLE_META_CLEAR_IRK_LIST);
477 UINT8_TO_STREAM(p, BTM_BLE_META_READ_IRK_ENTRY);
478 UINT8_TO_STREAM(p, p_entry->index);
564 UINT8_TO_STREAM(p, BTM_BLE_META_ADD_IRK_ENTRY);
566 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
677 UINT8_TO_STREAM(p, BTM_BLE_META_IRK_ENABLE);
678 UINT8_TO_STREAM(p, enable ? 0x01 : 0x00);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_utils.c 388 UINT8_TO_STREAM (p, cmd);
389 UINT8_TO_STREAM (p, id);
622 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_MTU);
623 UINT8_TO_STREAM (p, L2CAP_CFG_MTU_OPTION_LEN);
628 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_FLUSH_TOUT);
629 UINT8_TO_STREAM (p, L2CAP_CFG_FLUSH_OPTION_LEN);
634 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_QOS);
635 UINT8_TO_STREAM (p, L2CAP_CFG_QOS_OPTION_LEN);
636 UINT8_TO_STREAM (p, p_cfg->qos.qos_flags);
637 UINT8_TO_STREAM (p, p_cfg->qos.service_type)
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 122 UINT8_TO_STREAM (p, (UINT8) (tlv_size + 1));
154 UINT8_TO_STREAM (p, num_param);
417 UINT8_TO_STREAM (p, (NCI_MTS_CMD|NCI_GID_PROP));
418 UINT8_TO_STREAM (p, NCI_MSG_GET_XTAL_INDEX_FROM_DH);
419 UINT8_TO_STREAM (p, cmd_len);
420 UINT8_TO_STREAM (p, xtal_index);
549 UINT8_TO_STREAM (p, HCI_BRCM_PRE_SET_MEM_LENGTH);
551 UINT8_TO_STREAM (p, HCI_BRCM_PRE_SET_MEM_TYPE);
553 UINT8_TO_STREAM (p, 0);
    [all...]
nfc_hal_prm.c 637 UINT8_TO_STREAM (p, (NCI_MTS_CMD|NCI_GID_PROP));
638 UINT8_TO_STREAM (p, NCI_MSG_EEPROM_RW);
639 UINT8_TO_STREAM (p, (len+4));
640 UINT8_TO_STREAM (p, 1); /* 1=write 0=read */
642 UINT8_TO_STREAM (p, len);
    [all...]
nfc_hal_main.c 475 UINT8_TO_STREAM (p, 0x03);
  /external/bluetooth/bluedroid/stack/srvc/
srvc_battery.c 342 UINT8_TO_STREAM(pp, p_rsp->ba_level);
354 UINT8_TO_STREAM(pp, p_rsp->rpt_ref.rpt_id);
355 UINT8_TO_STREAM(pp, p_rsp->rpt_ref.rpt_type);
srvc_dis.c 176 UINT8_TO_STREAM(p, dis_cb.dis_value.pnp_id.vendor_id_src);
  /external/bluetooth/bluedroid/bta/dm/
bta_dm_act.c     [all...]
  /external/libnfc-nci/src/nfa/ce/
nfa_ce_act.c 306 UINT8_TO_STREAM (p_params, NFC_PMID_LF_T3T_ID1+t3t_idx); /* type */
307 UINT8_TO_STREAM (p_params, NCI_PARAM_LEN_LF_T3T_ID); /* length */
320 UINT8_TO_STREAM (p_params, NFC_PMID_LF_T3T_FLAGS2); /* type */
321 UINT8_TO_STREAM (p_params, NCI_PARAM_LEN_LF_T3T_FLAGS2); /* length */
    [all...]
  /external/libnfc-nci/src/hal/include/
nfc_types.h 57 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (UINT8)(u8);}
  /hardware/broadcom/libbt/src/
hardware.c 96 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);}
    [all...]
  /external/bluetooth/bluedroid/stack/avct/
avct_lcb_act.c 590 UINT8_TO_STREAM(p, nosp);

Completed in 835 milliseconds

1 2