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

1 2

  /system/bt/stack/hcic/
hcicmds.cc 46 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_INQUIRY);
49 UINT8_TO_STREAM(pp, duration);
50 UINT8_TO_STREAM(pp, response_cnt);
62 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_INQ_CANCEL);
77 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_PER_INQ_MODE);
82 UINT8_TO_STREAM(pp, duration);
83 UINT8_TO_STREAM(pp, response_cnt);
95 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_EXIT_PER_INQ);
115 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_CREATE_CONN);
117 UINT8_TO_STREAM(pp, (HCIC_PARAM_SIZE_CREATE_CONN - 1))
    [all...]
hciblecmds.cc 57 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_WRITE_RANDOM_ADDR_CMD);
76 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_BLE_WRITE_ADV_PARAMS);
80 UINT8_TO_STREAM(pp, adv_type);
81 UINT8_TO_STREAM(pp, addr_type_own);
82 UINT8_TO_STREAM(pp, addr_type_dir);
84 UINT8_TO_STREAM(pp, channel_map);
85 UINT8_TO_STREAM(pp, adv_filter_policy);
97 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_READ_CMD);
110 UINT8_TO_STREAM(pp, HCIC_PARAM_SIZE_BLE_WRITE_ADV_DATA + 1);
118 UINT8_TO_STREAM(pp, data_len)
    [all...]
  /system/nfc/src/nfc/nci/
nci_hmsgs.c 57 UINT8_TO_STREAM(pp, NCI_CORE_PARAM_SIZE_RESET);
58 UINT8_TO_STREAM(pp, reset_type);
88 UINT8_TO_STREAM(pp, NCI_CORE_PARAM_SIZE_INIT);
118 UINT8_TO_STREAM(pp, (uint8_t)(num_ids + 1));
119 UINT8_TO_STREAM(pp, num_ids);
150 UINT8_TO_STREAM(pp, (uint8_t)(tlv_size + 1));
167 UINT8_TO_STREAM(pp, num);
200 UINT8_TO_STREAM(pp, size);
201 UINT8_TO_STREAM(pp, dest_type);
202 UINT8_TO_STREAM(pp, num_tlv)
    [all...]
  /system/bt/stack/btm/
ble_advertiser_hci_interface.cc 127 UINT8_TO_STREAM(pp, BTM_BLE_MULTI_ADV_SET_PARAM);
132 UINT8_TO_STREAM(pp, 0x00); // ADV_IND
134 UINT8_TO_STREAM(pp, 0x02); // ADV_SCAN_IND
136 UINT8_TO_STREAM(pp, 0x03); // ADV_NONCONN_IND
144 UINT8_TO_STREAM(pp, own_address_type);
146 UINT8_TO_STREAM(pp, peer_address_type);
148 UINT8_TO_STREAM(pp, channel_map);
149 UINT8_TO_STREAM(pp, filter_policy);
150 UINT8_TO_STREAM(pp, handle);
166 UINT8_TO_STREAM(pp, BTM_BLE_MULTI_ADV_WRITE_ADV_DATA)
    [all...]
btm_ble_adv_filter.cc 328 UINT8_TO_STREAM(p, BTM_BLE_META_PF_LOCAL_NAME);
329 UINT8_TO_STREAM(p, action);
330 UINT8_TO_STREAM(p, filt_index);
373 UINT8_TO_STREAM(p, BTM_BLE_META_PF_MANU_DATA);
374 UINT8_TO_STREAM(p, action);
375 UINT8_TO_STREAM(p, filt_index);
425 UINT8_TO_STREAM(p, BTM_BLE_META_PF_SRVC_DATA);
426 UINT8_TO_STREAM(p, action);
427 UINT8_TO_STREAM(p, filt_index);
522 UINT8_TO_STREAM(p, BTM_BLE_META_PF_ADDR)
    [all...]
btm_ble_batchscan.cc 240 UINT8_TO_STREAM(pp, BTM_BLE_BATCH_SCAN_READ_RESULTS);
241 UINT8_TO_STREAM(pp, scan_mode);
309 UINT8_TO_STREAM(pp, BTM_BLE_BATCH_SCAN_SET_STORAGE_PARAM);
310 UINT8_TO_STREAM(pp, batch_scan_full_max);
311 UINT8_TO_STREAM(pp, batch_scan_trunc_max);
312 UINT8_TO_STREAM(pp, batch_scan_notify_threshold);
332 UINT8_TO_STREAM(p, BTM_BLE_BATCH_SCAN_SET_PARAMS);
333 UINT8_TO_STREAM(p, scan_mode);
336 UINT8_TO_STREAM(p, addr_type);
337 UINT8_TO_STREAM(p, discard_rule)
    [all...]
btm_ble_privacy.cc 425 UINT8_TO_STREAM(p, BTM_BLE_META_REMOVE_IRK_ENTRY);
426 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
455 UINT8_TO_STREAM(p, BTM_BLE_META_CLEAR_IRK_LIST);
484 UINT8_TO_STREAM(p, BTM_BLE_META_READ_IRK_ENTRY);
485 UINT8_TO_STREAM(p, p_dev_rec->ble.resolving_list_index);
582 UINT8_TO_STREAM(p, BTM_BLE_META_IRK_ENABLE);
583 UINT8_TO_STREAM(p, enable ? 0x01 : 0x00);
723 UINT8_TO_STREAM(p, BTM_BLE_META_ADD_IRK_ENTRY);
725 UINT8_TO_STREAM(p, p_dev_rec->ble.static_addr_type);
  /system/nfc/src/nfa/dm/
nfa_dm_discover.c 296 UINT8_TO_STREAM(p, NFC_PMID_LA_BIT_FRAME_SDD);
297 UINT8_TO_STREAM(p, NCI_PARAM_LEN_LA_BIT_FRAME_SDD);
298 UINT8_TO_STREAM(p, 0x04);
299 UINT8_TO_STREAM(p, NFC_PMID_LA_PLATFORM_CONFIG);
300 UINT8_TO_STREAM(p, NCI_PARAM_LEN_LA_PLATFORM_CONFIG);
301 UINT8_TO_STREAM(p, platform);
302 UINT8_TO_STREAM(p, NFC_PMID_LA_SEL_INFO);
303 UINT8_TO_STREAM(p, NCI_PARAM_LEN_LA_SEL_INFO);
304 UINT8_TO_STREAM(p, sens_info);
307 UINT8_TO_STREAM(p, NFC_PMID_LA_BIT_FRAME_SDD)
    [all...]
  /system/bt/hci/src/
hci_packet_factory.cc 52 UINT8_TO_STREAM(stream, sco_size);
76 UINT8_TO_STREAM(stream, page_number);
86 UINT8_TO_STREAM(stream, mode);
96 UINT8_TO_STREAM(stream, mode);
116 UINT8_TO_STREAM(stream, supported_host);
117 UINT8_TO_STREAM(stream, simultaneous_host);
180 UINT8_TO_STREAM(stream, parameter_size);
  /system/nfc/src/nfc/nfc/
nfc_main.c 904 UINT8_TO_STREAM(pp, NCI_CON_CREATE_TAG_NFCEE_VAL);
905 UINT8_TO_STREAM(pp, 2);
906 UINT8_TO_STREAM(pp, id);
907 UINT8_TO_STREAM(pp, protocol);
911 UINT8_TO_STREAM(pp, NCI_CON_CREATE_TAG_RF_DISC_ID);
912 UINT8_TO_STREAM(pp, 1);
913 UINT8_TO_STREAM(pp, id);
    [all...]
  /system/bt/stack/gatt/
att_protocol.cc 52 UINT8_TO_STREAM(p, op_code);
78 UINT8_TO_STREAM(p, op_code);
82 UINT8_TO_STREAM(p, flag);
104 UINT8_TO_STREAM(p, GATT_RSP_ERROR);
105 UINT8_TO_STREAM(p, cmd_code);
107 UINT8_TO_STREAM(p, reason);
137 UINT8_TO_STREAM(p, op_code);
165 UINT8_TO_STREAM(p, GATT_REQ_FIND_TYPE_VALUE);
199 UINT8_TO_STREAM(p, GATT_REQ_READ_MULTI);
225 UINT8_TO_STREAM(p, op_code)
    [all...]
gatt_auth.cc 58 UINT8_TO_STREAM(p, GATT_SIGN_CMD_WRITE);
gatt_api.cc 764 UINT8_TO_STREAM(pp, all_phys);
765 UINT8_TO_STREAM(pp, tx_phy);
766 UINT8_TO_STREAM(pp, rx_phy);
    [all...]
  /system/bt/stack/smp/
smp_utils.cc 420 UINT8_TO_STREAM(p, cmd_code);
421 UINT8_TO_STREAM(p, p_cb->local_io_capability);
422 UINT8_TO_STREAM(p, p_cb->loc_oob_flag);
423 UINT8_TO_STREAM(p, p_cb->loc_auth_req);
424 UINT8_TO_STREAM(p, p_cb->loc_enc_size);
425 UINT8_TO_STREAM(p, p_cb->local_i_key);
426 UINT8_TO_STREAM(p, p_cb->local_r_key);
452 UINT8_TO_STREAM(p, SMP_OPCODE_CONFIRM);
476 UINT8_TO_STREAM(p, SMP_OPCODE_RAND);
501 UINT8_TO_STREAM(p, SMP_OPCODE_ENCRYPT_INFO)
    [all...]
smp_keys.cc 315 UINT8_TO_STREAM(p, op_code);
316 UINT8_TO_STREAM(p, p_cb->local_io_capability);
317 UINT8_TO_STREAM(p, p_cb->loc_oob_flag);
318 UINT8_TO_STREAM(p, p_cb->loc_auth_req);
319 UINT8_TO_STREAM(p, p_cb->loc_enc_size);
320 UINT8_TO_STREAM(p, p_cb->local_i_key);
321 UINT8_TO_STREAM(p, p_cb->local_r_key);
334 UINT8_TO_STREAM(p, op_code);
335 UINT8_TO_STREAM(p, p_cb->peer_io_caps);
336 UINT8_TO_STREAM(p, p_cb->peer_oob_flag)
    [all...]
  /system/nfc/halimpl/bcm2079x/hal/hal/
nfc_hal_dm.c 107 UINT8_TO_STREAM(p, (uint8_t)(tlv_size + 1));
133 UINT8_TO_STREAM(p, num_param);
383 UINT8_TO_STREAM(p, (NCI_MTS_CMD | NCI_GID_PROP));
384 UINT8_TO_STREAM(p, NCI_MSG_GET_XTAL_INDEX_FROM_DH);
385 UINT8_TO_STREAM(p, cmd_len);
386 UINT8_TO_STREAM(p, xtal_index);
415 UINT8_TO_STREAM(p, (NCI_MTS_CMD | NCI_GID_PROP));
416 UINT8_TO_STREAM(p, NCI_MSG_POWER_LEVEL);
417 UINT8_TO_STREAM(p, NCI_PARAM_LEN_POWER_LEVEL);
536 UINT8_TO_STREAM(p, HCI_BRCM_PRE_SET_MEM_LENGTH)
    [all...]
nfc_hal_prm.c 634 UINT8_TO_STREAM(p, (NCI_MTS_CMD | NCI_GID_PROP));
635 UINT8_TO_STREAM(p, NCI_MSG_EEPROM_RW);
636 UINT8_TO_STREAM(p, (len + 4));
637 UINT8_TO_STREAM(p, 1); /* 1=write 0=read */
639 UINT8_TO_STREAM(p, len);
    [all...]
nfc_hal_main.c 492 UINT8_TO_STREAM(p, 0x03);
  /system/bt/stack/l2cap/
l2c_utils.cc 351 UINT8_TO_STREAM(p, cmd);
352 UINT8_TO_STREAM(p, id);
578 UINT8_TO_STREAM(p, L2CAP_CFG_TYPE_MTU);
579 UINT8_TO_STREAM(p, L2CAP_CFG_MTU_OPTION_LEN);
583 UINT8_TO_STREAM(p, L2CAP_CFG_TYPE_FLUSH_TOUT);
584 UINT8_TO_STREAM(p, L2CAP_CFG_FLUSH_OPTION_LEN);
588 UINT8_TO_STREAM(p, L2CAP_CFG_TYPE_QOS);
589 UINT8_TO_STREAM(p, L2CAP_CFG_QOS_OPTION_LEN);
590 UINT8_TO_STREAM(p, p_cfg->qos.qos_flags);
591 UINT8_TO_STREAM(p, p_cfg->qos.service_type)
    [all...]
  /system/bt/stack/srvc/
srvc_battery.cc 304 UINT8_TO_STREAM(pp, p_rsp->ba_level);
316 UINT8_TO_STREAM(pp, p_rsp->rpt_ref.rpt_id);
317 UINT8_TO_STREAM(pp, p_rsp->rpt_ref.rpt_type);
  /system/bt/bta/dm/
bta_dm_act.cc     [all...]
  /system/nfc/src/nfa/ce/
nfa_ce_act.c 301 UINT8_TO_STREAM(p_params, NFC_PMID_LF_T3T_ID1 + t3t_idx); /* type */
302 UINT8_TO_STREAM(p_params, NCI_PARAM_LEN_LF_T3T_ID); /* length */
317 UINT8_TO_STREAM(p_params, NFC_PMID_LF_T3T_FLAGS2); /* type */
318 UINT8_TO_STREAM(p_params, NCI_PARAM_LEN_LF_T3T_FLAGS2); /* length */
    [all...]
  /system/nfc/src/hal/include/
nfc_types.h 90 #define UINT8_TO_STREAM(p, u8) \
  /hardware/broadcom/libbt/src/
hardware.c 99 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);}
    [all...]
  /system/bt/stack/avct/
avct_lcb_act.cc 521 UINT8_TO_STREAM(p, nosp);

Completed in 670 milliseconds

1 2