Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/host/
Datt.c174 static k_tid_t att_handle_rsp_thread; variable
3433 att_handle_rsp_thread = k_current_get(); in bt_att_accept()
3849 if (k_current_get() == att_handle_rsp_thread) { in bt_att_req_alloc()