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

1 2

  /system/bt/stack/hcic/
hcicmds.c 53 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_INQUIRY);
56 UINT8_TO_STREAM (pp, duration);
57 UINT8_TO_STREAM (pp, response_cnt);
76 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_INQ_CANCEL);
97 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_PER_INQ_MODE);
102 UINT8_TO_STREAM (pp, duration);
103 UINT8_TO_STREAM (pp, response_cnt);
122 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_EXIT_PER_INQ);
150 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_CREATE_CONN);
152 UINT8_TO_STREAM (pp, (HCIC_PARAM_SIZE_CREATE_CONN - 1))
    [all...]
hciblecmds.c 72 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_WRITE_RANDOM_ADDR_CMD);
97 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_BLE_WRITE_ADV_PARAMS );
101 UINT8_TO_STREAM (pp, adv_type);
102 UINT8_TO_STREAM (pp, addr_type_own);
103 UINT8_TO_STREAM (pp, addr_type_dir);
105 UINT8_TO_STREAM (pp, channel_map);
106 UINT8_TO_STREAM (pp, adv_filter_policy);
125 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_READ_CMD);
146 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_BLE_WRITE_ADV_DATA + 1);
155 UINT8_TO_STREAM (pp, data_len)
    [all...]
  /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/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...]
  /system/bt/hci/src/
hci_packet_factory.c 52 UINT8_TO_STREAM(stream, sco_size);
75 UINT8_TO_STREAM(stream, page_number);
84 UINT8_TO_STREAM(stream, mode);
93 UINT8_TO_STREAM(stream, mode);
111 UINT8_TO_STREAM(stream, supported_host);
112 UINT8_TO_STREAM(stream, simultaneous_host);
160 UINT8_TO_STREAM(stream, parameter_size);
  /system/bt/stack/btm/
btm_ble_adv_filter.c 469 UINT8_TO_STREAM(p, BTM_BLE_META_PF_LOCAL_NAME);
470 UINT8_TO_STREAM(p, action);
473 UINT8_TO_STREAM(p, filt_index);
567 UINT8_TO_STREAM(p, BTM_BLE_META_PF_SRVC_DATA);
571 UINT8_TO_STREAM(p, BTM_BLE_META_PF_MANU_DATA);
574 UINT8_TO_STREAM(p, action);
577 UINT8_TO_STREAM(p, filt_index);
747 UINT8_TO_STREAM(p, BTM_BLE_META_PF_ADDR);
748 UINT8_TO_STREAM(p, action);
751 UINT8_TO_STREAM(p, filt_index)
    [all...]
btm_ble_multi_adv.c 207 UINT8_TO_STREAM (pp, BTM_BLE_MULTI_ADV_ENB);
208 UINT8_TO_STREAM (pp, enb);
209 UINT8_TO_STREAM (pp, inst_id);
263 UINT8_TO_STREAM(pp, BTM_BLE_MULTI_ADV_SET_PARAM);
267 UINT8_TO_STREAM (pp, p_params->adv_type);
272 UINT8_TO_STREAM (pp, BLE_ADDR_RANDOM);
278 UINT8_TO_STREAM (pp, BLE_ADDR_PUBLIC);
285 UINT8_TO_STREAM (pp, 0);
290 UINT8_TO_STREAM (pp, p_params->channel_map);
294 UINT8_TO_STREAM (pp, p_params->adv_filter_policy)
    [all...]
btm_ble_batchscan.c 324 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_READ_RESULTS);
325 UINT8_TO_STREAM (pp, scan_mode);
511 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM);
512 UINT8_TO_STREAM (pp, batch_scan_full_max);
513 UINT8_TO_STREAM (pp, batch_scan_trunc_max);
514 UINT8_TO_STREAM (pp, batch_scan_notify_threshold);
556 UINT8_TO_STREAM (pp_scan, BTM_BLE_BATCH_SCAN_SET_PARAMS);
557 UINT8_TO_STREAM (pp_scan, scan_mode);
560 UINT8_TO_STREAM (pp_scan, addr_type);
561 UINT8_TO_STREAM (pp_scan, discard_rule)
    [all...]
btm_ble_privacy.c 463 UINT8_TO_STREAM(p, BTM_BLE_META_REMOVE_IRK_ENTRY);
464 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
504 UINT8_TO_STREAM(p, BTM_BLE_META_CLEAR_IRK_LIST);
543 UINT8_TO_STREAM(p, BTM_BLE_META_READ_IRK_ENTRY);
544 UINT8_TO_STREAM(p, p_dev_rec->ble.resolving_list_index);
658 UINT8_TO_STREAM(p, BTM_BLE_META_IRK_ENABLE);
659 UINT8_TO_STREAM(p, enable ? 0x01 : 0x00);
811 UINT8_TO_STREAM(p, BTM_BLE_META_ADD_IRK_ENTRY);
813 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
    [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/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...]
  /system/bt/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);
  /system/bt/stack/smp/
smp_utils.c 392 UINT8_TO_STREAM (p, cmd_code);
393 UINT8_TO_STREAM (p, p_cb->local_io_capability);
394 UINT8_TO_STREAM (p, p_cb->loc_oob_flag);
395 UINT8_TO_STREAM (p, p_cb->loc_auth_req);
396 UINT8_TO_STREAM (p, p_cb->loc_enc_size);
397 UINT8_TO_STREAM (p, p_cb->local_i_key);
398 UINT8_TO_STREAM (p, p_cb->local_r_key);
426 UINT8_TO_STREAM (p, SMP_OPCODE_CONFIRM);
454 UINT8_TO_STREAM (p, SMP_OPCODE_RAND);
481 UINT8_TO_STREAM (p, SMP_OPCODE_ENCRYPT_INFO)
    [all...]
smp_keys.c 479 UINT8_TO_STREAM(p, op_code);
480 UINT8_TO_STREAM(p, p_cb->local_io_capability);
481 UINT8_TO_STREAM(p, p_cb->loc_oob_flag);
482 UINT8_TO_STREAM(p, p_cb->loc_auth_req);
483 UINT8_TO_STREAM(p, p_cb->loc_enc_size);
484 UINT8_TO_STREAM(p, p_cb->local_i_key);
485 UINT8_TO_STREAM(p, p_cb->local_r_key);
499 UINT8_TO_STREAM(p, op_code);
500 UINT8_TO_STREAM(p, p_cb->peer_io_caps);
501 UINT8_TO_STREAM(p, p_cb->peer_oob_flag)
    [all...]
  /system/bt/stack/l2cap/
l2c_utils.c 393 UINT8_TO_STREAM (p, cmd);
394 UINT8_TO_STREAM (p, id);
627 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_MTU);
628 UINT8_TO_STREAM (p, L2CAP_CFG_MTU_OPTION_LEN);
633 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_FLUSH_TOUT);
634 UINT8_TO_STREAM (p, L2CAP_CFG_FLUSH_OPTION_LEN);
639 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_QOS);
640 UINT8_TO_STREAM (p, L2CAP_CFG_QOS_OPTION_LEN);
641 UINT8_TO_STREAM (p, p_cfg->qos.qos_flags);
642 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);
  /system/bt/hci/test/
hci_layer_test.cpp 119 UINT8_TO_STREAM(packet_data, data_length - 3);
122 UINT8_TO_STREAM(packet_data, data_length - 2);
635 UINT8_TO_STREAM(stream, HCI_COMMAND_COMPLETE_EVT);
636 UINT8_TO_STREAM(stream, 3); // length of the event parameters
637 UINT8_TO_STREAM(stream, 1); // the number of commands that can be sent
647 UINT8_TO_STREAM(stream, HCI_COMMAND_STATUS_EVT);
648 UINT8_TO_STREAM(stream, 4); // length of the event parameters
649 UINT8_TO_STREAM(stream, HCI_PENDING); // status
650 UINT8_TO_STREAM(stream, 1); // the number of commands that can be sent
  /system/bt/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);
  /system/bt/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 98 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);}
    [all...]

Completed in 843 milliseconds

1 2