Searched refs:on_object_selected (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/subsys/bluetooth/services/ots/ |
D | ots_client.c | 280 static void on_object_selected(struct bt_conn *conn, in on_object_selected() function 329 on_object_selected(conn, result_code, otc_inst); in olcp_ind_handler() 333 on_object_selected(conn, result_code, otc_inst); in olcp_ind_handler() 337 on_object_selected(conn, result_code, otc_inst); in olcp_ind_handler() 341 on_object_selected(conn, result_code, otc_inst); in olcp_ind_handler() 345 on_object_selected(conn, result_code, otc_inst); in olcp_ind_handler() 349 on_object_selected(conn, result_code, otc_inst); in olcp_ind_handler()
|