Searched refs:thread_event (Results 1 – 2 of 2) sorted by relevance
109 void thread_event(bt_cb_thread_evt evt) { LOG_INFO("Callback rx"); } in thread_event() function136 .thread_evt_cb = thread_event,
130 void thread_event(bt_cb_thread_evt evt) { LOG_INFO("%s", __func__); } in thread_event() function157 .thread_evt_cb = thread_event,