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

/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c154 typedef unsigned char uchar; typedef
170 uchar buffer[1024];
172 uchar hci_reset[] = { 0x01, 0x03, 0x0c, 0x00 };
174 uchar hci_download_minidriver[] = { 0x01, 0x2e, 0xfc, 0x00 };
176 uchar hci_update_baud_rate[] = { 0x01, 0x18, 0xfc, 0x06, 0x00, 0x00,
179 uchar hci_write_bd_addr[] = { 0x01, 0x01, 0xfc, 0x06,
182 uchar hci_write_sleep_mode[] = { 0x01, 0x27, 0xfc, 0x0c,
186 uchar hci_write_sco_pcm_int[] =
189 uchar hci_write_pcm_data_format[] =
192 uchar hci_write_i2spcm_interface_para
[all...]

Completed in 67 milliseconds