Searched refs:hci_rtk_configure_sco_routing (Results 1 – 6 of 6) sorted by relevance
/btstack/src/classic/ |
H A D | hsp_hs.c | 517 …hci_send_cmd(&hci_rtk_configure_sco_routing, 0x81, 0x90, 0x00, 0x00, 0x1a, 0x0c, 0x0c, 0x00, 0x01); in hsp_run()
|
H A D | hsp_ag.c | 487 …hci_send_cmd(&hci_rtk_configure_sco_routing, 0x81, 0x90, 0x00, 0x00, 0x1a, 0x0c, 0x0c, 0x00, 0x01); in hsp_run()
|
H A D | hfp_hf.c | 801 …hci_send_cmd(&hci_rtk_configure_sco_routing, 0x81, 0x90, 0x00, 0x00, 0x1a, 0x0c, 0x00, 0x00, 0x41); in hfp_hf_run_for_context() 804 …hci_send_cmd(&hci_rtk_configure_sco_routing, 0x81, 0x90, 0x00, 0x00, 0x1a, 0x0c, 0x0c, 0x00, 0x01); in hfp_hf_run_for_context()
|
H A D | hfp_ag.c | 2330 …hci_send_cmd(&hci_rtk_configure_sco_routing, 0x81, 0x90, 0x00, 0x00, 0x1a, 0x0c, 0x00, 0x00, 0x41); in hfp_ag_run_for_context() 2333 …hci_send_cmd(&hci_rtk_configure_sco_routing, 0x81, 0x90, 0x00, 0x00, 0x1a, 0x0c, 0x0c, 0x00, 0x01); in hfp_ag_run_for_context()
|
/btstack/src/ |
H A D | hci_cmd.c | 2748 const hci_cmd_t hci_rtk_configure_sco_routing = { variable
|
H A D | hci_cmd.h | 645 extern const hci_cmd_t hci_rtk_configure_sco_routing;
|