Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/central_otc/src/
Dmain.c39 static void on_obj_selected(struct bt_ots_client *ots_inst, struct bt_conn *conn, int err);
556 static void on_obj_selected(struct bt_ots_client *ots_inst, struct bt_conn *conn, int err) in on_obj_selected() function
633 otc_cb.obj_selected = on_obj_selected; in bt_otc_init()
/Zephyr-latest/subsys/bluetooth/audio/
Dmpl.c700 static void on_obj_selected(struct bt_ots *ots, struct bt_conn *conn, in on_obj_selected() function
858 .obj_selected = on_obj_selected,
Dmcc.c73 void on_obj_selected(struct bt_ots_client *otc_inst,
2070 otc_cb.obj_selected = on_obj_selected; in bt_mcc_init()
3295 void on_obj_selected(struct bt_ots_client *otc_inst, in on_obj_selected() function