Searched refs:hci_bcm_write_sco_pcm_int (Results 1 – 3 of 3) sorted by relevance
/btstack/src/ |
H A D | hci_cmd.c | 2543 const hci_cmd_t hci_bcm_write_sco_pcm_int = { variable
|
H A D | hci_cmd.h | 627 extern const hci_cmd_t hci_bcm_write_sco_pcm_int;
|
H A D | hci.c | 2177 hci_send_cmd(&hci_bcm_write_sco_pcm_int, 1, 0, 0, 0, 0); in hci_initializing_run() 2183 hci_send_cmd(&hci_bcm_write_sco_pcm_int, 0, 2, 0, 1, 1); in hci_initializing_run() 2186 hci_send_cmd(&hci_bcm_write_sco_pcm_int, 0, 1, 0, 1, 1); in hci_initializing_run()
|