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

1 2

  /system/bt/stack/hcic/
hcicmds.c 47 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_INQUIRY);
50 UINT8_TO_STREAM (pp, duration);
51 UINT8_TO_STREAM (pp, response_cnt);
65 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_INQ_CANCEL);
81 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_PER_INQ_MODE);
86 UINT8_TO_STREAM (pp, duration);
87 UINT8_TO_STREAM (pp, response_cnt);
101 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_EXIT_PER_INQ);
124 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_CREATE_CONN);
126 UINT8_TO_STREAM (pp, (HCIC_PARAM_SIZE_CREATE_CONN - 1))
    [all...]
hciblecmds.c 62 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_WRITE_RANDOM_ADDR_CMD);
82 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_BLE_WRITE_ADV_PARAMS );
86 UINT8_TO_STREAM (pp, adv_type);
87 UINT8_TO_STREAM (pp, addr_type_own);
88 UINT8_TO_STREAM (pp, addr_type_dir);
90 UINT8_TO_STREAM (pp, channel_map);
91 UINT8_TO_STREAM (pp, adv_filter_policy);
105 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_READ_CMD);
121 UINT8_TO_STREAM (pp, HCIC_PARAM_SIZE_BLE_WRITE_ADV_DATA + 1);
130 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...]
  /hardware/broadcom/libbt/src/
bt_vendor_brcm_a2dp.c 518 UINT8_TO_STREAM(p, BRCM_A2DP_OFFLOAD_PCM_PIN_FCN);
524 UINT8_TO_STREAM(p, UIPC_OPEN_REQ);
529 UINT8_TO_STREAM(p, L2C_SYNC_TO_LITE_REQ);
533 UINT8_TO_STREAM(p, 0x02); //multi_av_data_cong_start
534 UINT8_TO_STREAM(p, 0x00); //multi_av_data_cong_end
535 UINT8_TO_STREAM(p, 0x04); //multi_av_data_cong_discard
536 UINT8_TO_STREAM(p, 1); //num_stream
542 UINT8_TO_STREAM(p, brcm_vnd_a2dp_pdata.offload_params.is_flushable);
547 UINT8_TO_STREAM(p, AVDT_SYNC_TO_BTC_LITE_REQ);
548 UINT8_TO_STREAM(p, 1); //num_strea
    [all...]
hardware.c 99 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);}
    [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);
164 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);
566 UINT8_TO_STREAM(p, BTM_BLE_META_PF_SRVC_DATA);
570 UINT8_TO_STREAM(p, BTM_BLE_META_PF_MANU_DATA);
573 UINT8_TO_STREAM(p, action);
576 UINT8_TO_STREAM(p, filt_index);
745 UINT8_TO_STREAM(p, BTM_BLE_META_PF_ADDR);
746 UINT8_TO_STREAM(p, action);
749 UINT8_TO_STREAM(p, filt_index)
    [all...]
btm_ble_multi_adv.c 208 UINT8_TO_STREAM (pp, BTM_BLE_MULTI_ADV_ENB);
209 UINT8_TO_STREAM (pp, enb);
210 UINT8_TO_STREAM (pp, inst_id);
264 UINT8_TO_STREAM(pp, BTM_BLE_MULTI_ADV_SET_PARAM);
268 UINT8_TO_STREAM (pp, p_params->adv_type);
273 UINT8_TO_STREAM (pp, BLE_ADDR_RANDOM);
279 UINT8_TO_STREAM (pp, BLE_ADDR_PUBLIC);
286 UINT8_TO_STREAM (pp, 0);
291 UINT8_TO_STREAM (pp, p_params->channel_map);
295 UINT8_TO_STREAM (pp, p_params->adv_filter_policy)
    [all...]
btm_ble_batchscan.c 329 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_READ_RESULTS);
330 UINT8_TO_STREAM (pp, scan_mode);
516 UINT8_TO_STREAM (pp, BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM);
517 UINT8_TO_STREAM (pp, batch_scan_full_max);
518 UINT8_TO_STREAM (pp, batch_scan_trunc_max);
519 UINT8_TO_STREAM (pp, batch_scan_notify_threshold);
561 UINT8_TO_STREAM (pp_scan, BTM_BLE_BATCH_SCAN_SET_PARAMS);
562 UINT8_TO_STREAM (pp_scan, scan_mode);
565 UINT8_TO_STREAM (pp_scan, addr_type);
566 UINT8_TO_STREAM (pp_scan, discard_rule)
    [all...]
btm_ble_privacy.c 469 UINT8_TO_STREAM(p, BTM_BLE_META_REMOVE_IRK_ENTRY);
470 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
510 UINT8_TO_STREAM(p, BTM_BLE_META_CLEAR_IRK_LIST);
549 UINT8_TO_STREAM(p, BTM_BLE_META_READ_IRK_ENTRY);
550 UINT8_TO_STREAM(p, p_dev_rec->ble.resolving_list_index);
664 UINT8_TO_STREAM(p, BTM_BLE_META_IRK_ENABLE);
665 UINT8_TO_STREAM(p, enable ? 0x01 : 0x00);
816 UINT8_TO_STREAM(p, BTM_BLE_META_ADD_IRK_ENTRY);
818 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
    [all...]
  /external/libnfc-nci/src/nfa/dm/
nfa_dm_discover.c 333 UINT8_TO_STREAM (p, NFC_PMID_LA_BIT_FRAME_SDD);
334 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LA_BIT_FRAME_SDD);
335 UINT8_TO_STREAM (p, 0x04);
336 UINT8_TO_STREAM (p, NFC_PMID_LA_PLATFORM_CONFIG);
337 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LA_PLATFORM_CONFIG);
338 UINT8_TO_STREAM (p, platform);
339 UINT8_TO_STREAM (p, NFC_PMID_LA_SEL_INFO);
340 UINT8_TO_STREAM (p, NCI_PARAM_LEN_LA_SEL_INFO);
341 UINT8_TO_STREAM (p, sens_info);
345 UINT8_TO_STREAM (p, NFC_PMID_LA_BIT_FRAME_SDD)
    [all...]
  /external/libnfc-nci/src/nfc/nfc/
nfc_main.c 992 UINT8_TO_STREAM (pp, NCI_CON_CREATE_TAG_NFCEE_VAL);
993 UINT8_TO_STREAM (pp, 2);
994 UINT8_TO_STREAM (pp, id);
995 UINT8_TO_STREAM (pp, protocol);
1001 UINT8_TO_STREAM (pp, NCI_CON_CREATE_TAG_RF_DISC_ID);
1002 UINT8_TO_STREAM (pp, 1);
1003 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);
82 UINT8_TO_STREAM(p, op_code);
86 UINT8_TO_STREAM (p, flag);
108 UINT8_TO_STREAM(p, GATT_RSP_ERROR);
109 UINT8_TO_STREAM(p, cmd_code);
111 UINT8_TO_STREAM(p, reason);
138 UINT8_TO_STREAM(p, op_code);
166 UINT8_TO_STREAM(p, GATT_REQ_FIND_TYPE_VALUE);
200 UINT8_TO_STREAM(p, GATT_REQ_READ_MULTI);
227 UINT8_TO_STREAM(p, op_code)
    [all...]
gatt_auth.c 58 UINT8_TO_STREAM(p, GATT_SIGN_CMD_WRITE);
  /system/bt/stack/smp/
smp_utils.c 416 UINT8_TO_STREAM(p, cmd_code);
417 UINT8_TO_STREAM(p, p_cb->local_io_capability);
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->local_i_key);
422 UINT8_TO_STREAM(p, p_cb->local_r_key);
449 UINT8_TO_STREAM(p, SMP_OPCODE_CONFIRM);
475 UINT8_TO_STREAM(p, SMP_OPCODE_RAND);
501 UINT8_TO_STREAM(p, SMP_OPCODE_ENCRYPT_INFO)
    [all...]
smp_keys.c 460 UINT8_TO_STREAM(p, op_code);
461 UINT8_TO_STREAM(p, p_cb->local_io_capability);
462 UINT8_TO_STREAM(p, p_cb->loc_oob_flag);
463 UINT8_TO_STREAM(p, p_cb->loc_auth_req);
464 UINT8_TO_STREAM(p, p_cb->loc_enc_size);
465 UINT8_TO_STREAM(p, p_cb->local_i_key);
466 UINT8_TO_STREAM(p, p_cb->local_r_key);
480 UINT8_TO_STREAM(p, op_code);
481 UINT8_TO_STREAM(p, p_cb->peer_io_caps);
482 UINT8_TO_STREAM(p, p_cb->peer_oob_flag)
    [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);
448 UINT8_TO_STREAM (p, (NCI_MTS_CMD|NCI_GID_PROP));
449 UINT8_TO_STREAM (p, NCI_MSG_POWER_LEVEL);
450 UINT8_TO_STREAM (p, NCI_PARAM_LEN_POWER_LEVEL);
574 UINT8_TO_STREAM (p, HCI_BRCM_PRE_SET_MEM_LENGTH)
    [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...]
  /system/bt/stack/l2cap/
l2c_utils.c 403 UINT8_TO_STREAM (p, cmd);
404 UINT8_TO_STREAM (p, id);
637 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_MTU);
638 UINT8_TO_STREAM (p, L2CAP_CFG_MTU_OPTION_LEN);
643 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_FLUSH_TOUT);
644 UINT8_TO_STREAM (p, L2CAP_CFG_FLUSH_OPTION_LEN);
649 UINT8_TO_STREAM (p, L2CAP_CFG_TYPE_QOS);
650 UINT8_TO_STREAM (p, L2CAP_CFG_QOS_OPTION_LEN);
651 UINT8_TO_STREAM (p, p_cfg->qos.qos_flags);
652 UINT8_TO_STREAM (p, p_cfg->qos.service_type)
    [all...]
  /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);
641 UINT8_TO_STREAM(stream, HCI_COMMAND_COMPLETE_EVT);
642 UINT8_TO_STREAM(stream, 3); // length of the event parameters
643 UINT8_TO_STREAM(stream, 1); // the number of commands that can be sent
653 UINT8_TO_STREAM(stream, HCI_COMMAND_STATUS_EVT);
654 UINT8_TO_STREAM(stream, 4); // length of the event parameters
655 UINT8_TO_STREAM(stream, HCI_PENDING); // status
656 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);}

Completed in 1611 milliseconds

1 2