Searched refs:p_data (Results 1 - 5 of 5) sorted by relevance

/hardware/broadcom/libbt/include/
H A Duserial_vendor.h172 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data);
/hardware/libhardware/include/hardware/
H A Dnfc.h103 typedef void (nfc_stack_data_callback_t) (uint16_t data_len, uint8_t* p_data);
135 int (*write)(const struct nfc_nci_device *p_dev, uint16_t data_len, const uint8_t *p_data);
H A Dbt_gatt_client.h129 typedef void (*notify_callback)(int conn_id, btgatt_notify_params_t *p_data);
133 btgatt_read_params_t *p_data);
137 btgatt_write_params_t *p_data);
144 btgatt_read_params_t *p_data);
148 btgatt_write_params_t *p_data);
/hardware/libhardware/modules/nfc-nci/
H A Dnfc_nci_example.c34 uint16_t data_len, const uint8_t *p_data) {
33 hal_write(const struct nfc_nci_device *dev, uint16_t data_len, const uint8_t *p_data) argument
/hardware/broadcom/libbt/src/
H A Duserial_vendor.c320 void userial_vendor_ioctl(userial_vendor_ioctl_op_t op, void *p_data) argument
336 ioctl(vnd_userial.fd, USERIAL_IOCTL_BT_WAKE_GET_ST, p_data);

Completed in 151 milliseconds