Home
last modified time | relevance | path

Searched refs:on_obj_selected (Results 1 – 3 of 3) sorted by relevance

/Zephyr-Core-3.7.0/samples/bluetooth/central_otc/src/
Dmain.c39 static void on_obj_selected(struct bt_ots_client *ots_inst, struct bt_conn *conn, int err);
558 static void on_obj_selected(struct bt_ots_client *ots_inst, struct bt_conn *conn, int err) in on_obj_selected() function
635 otc_cb.obj_selected = on_obj_selected; in bt_otc_init()
/Zephyr-Core-3.7.0/subsys/bluetooth/audio/
Dmpl.c729 static void on_obj_selected(struct bt_ots *ots, struct bt_conn *conn, in on_obj_selected() function
890 .obj_selected = on_obj_selected,
Dmcc.c73 void on_obj_selected(struct bt_ots_client *otc_inst,
2072 otc_cb.obj_selected = on_obj_selected; in bt_mcc_init()
3297 void on_obj_selected(struct bt_ots_client *otc_inst, in on_obj_selected() function