Searched defs:hci_update_baud_rate (Results 1 - 1 of 1) sorted by relevance

/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c176 uchar hci_update_baud_rate[] = { 0x01, 0x18, 0xfc, 0x06, 0x00, 0x00, variable
279 BRCM_encode_baud_rate(baudrate, &hci_update_baud_rate[6]);
669 hci_send_cmd(hci_update_baud_rate, sizeof(hci_update_baud_rate));

Completed in 44 milliseconds