Home
last modified time | relevance | path

Searched defs:ind (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/
Dmain.c124 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 8, in ZTEST() local
383 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 8, in ZTEST() local
681 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 7, in ZTEST() local
904 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 9, in ZTEST() local
1264 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 7, in ZTEST() local
1404 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 0, .c_to_p_phy = 0, .p_to_c_phy = 0 }; in ZTEST() local
1486 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 0, .c_to_p_phy = 0, .p_to_c_phy = 0 }; in ZTEST() local
1630 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 0, .c_to_p_phy = 0, .p_to_c_phy = 0 }; in ZTEST() local
/Zephyr-latest/tests/bluetooth/controller/mock_ctrl/src/
Dull_peripheral_iso.c57 uint8_t ull_peripheral_iso_setup(struct pdu_data_llctrl_cis_ind *ind, in ull_peripheral_iso_setup()
/Zephyr-latest/tests/bluetooth/controller/ctrl_collision/src/
Dmain.c158 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 9, in ZTEST() local
498 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 7, in ZTEST() local
635 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = 9, in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_peripheral_iso.c291 uint8_t ull_peripheral_iso_setup(struct pdu_data_llctrl_cis_ind *ind, in ull_peripheral_iso_setup()
/Zephyr-latest/subsys/bluetooth/services/ots/
Dots.c447 struct bt_gatt_ots_indicate *ind = CONTAINER_OF(work, struct bt_gatt_ots_indicate, work); in oacp_indicate_work_handler() local
455 struct bt_gatt_ots_indicate *ind = CONTAINER_OF(work, struct bt_gatt_ots_indicate, work); in olcp_indicate_work_handler() local
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c951 struct pdu_data_llctrl_phy_upd_ind ind = { .instant = events_at_start + in run_phy_update_central() local
1027 struct pdu_data_llctrl_phy_upd_ind ind = { .c_to_p_phy = phy_req->rx_phys, in run_phy_update_peripheral() local
/Zephyr-latest/drivers/video/
Dvideo_mcux_mipi_csi2rx.c56 int ret, ind = 0; in mipi_csi2rx_update_settings() local
Dvideo_mcux_csi.c356 int ind = 0; in video_mcux_csi_get_caps() local
Dov5640.c509 uint8_t i, ind = 0; in ov5640_set_frmival() local
/Zephyr-latest/samples/bluetooth/peripheral_csc/src/
Dmain.c232 struct sc_ctrl_point_ind *ind; in ctrl_point_ind() local
/Zephyr-latest/subsys/bluetooth/audio/
Dhas.c210 struct bt_gatt_indicate_params ind; member
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c2649 struct bt_att_indicate *ind; in gatt_indicate() local