Home
last modified time | relevance | path

Searched refs:bt_hci_cmd_state_set (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/subsys/bluetooth/host/
Dhci_core.h446 struct bt_hci_cmd_state_set { struct
457 struct bt_hci_cmd_state_set *state, argument
Ddirection.c211 struct bt_hci_cmd_state_set state; in hci_df_set_adv_cte_tx_enable()
338 struct bt_hci_cmd_state_set state; in hci_df_set_cl_cte_rx_enable()
524 struct bt_hci_cmd_state_set state; in hci_df_set_conn_cte_tx_param()
629 struct bt_hci_cmd_state_set state; in hci_df_set_conn_cte_rx_enable()
813 struct bt_hci_cmd_state_set state; in hci_df_set_conn_cte_req_enable()
903 struct bt_hci_cmd_state_set state; in hci_df_set_conn_cte_rsp_enable()
Dhci_core.c124 struct bt_hci_cmd_state_set *state;
146 struct bt_hci_cmd_state_set *state, in bt_hci_cmd_state_set_init()
690 struct bt_hci_cmd_state_set state; in bt_le_create_conn_ext()
771 struct bt_hci_cmd_state_set state; in bt_le_create_conn_synced()
817 struct bt_hci_cmd_state_set state; in bt_le_create_conn_legacy()
885 struct bt_hci_cmd_state_set state; in bt_le_create_conn_cancel()
2453 struct bt_hci_cmd_state_set *update = cmd(buf)->state; in hci_cmd_done()
Dscan.c121 struct bt_hci_cmd_state_set state; in cmd_le_set_ext_scan_enable()
151 struct bt_hci_cmd_state_set state; in cmd_le_set_scan_enable_legacy()
2071 struct bt_hci_cmd_state_set state; in bt_le_set_per_adv_recv_enable()
Dadv.c322 struct bt_hci_cmd_state_set state; in bt_le_adv_set_enable_legacy()
351 struct bt_hci_cmd_state_set state; in bt_le_adv_set_enable_ext()
2014 struct bt_hci_cmd_state_set state; in bt_le_per_adv_enable()
Diso.c2798 struct bt_hci_cmd_state_set state; in hci_le_create_big()
2857 struct bt_hci_cmd_state_set state; in hci_le_create_big_test()
3405 struct bt_hci_cmd_state_set state; in hci_le_big_create_sync()
/Zephyr-latest/tests/bluetooth/df/connectionless_cte_tx/src/
Dtest_set_cl_cte_tx_enable.c35 struct bt_hci_cmd_state_set state; in send_set_cl_cte_tx_enable()