Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Datt.c180 static k_tid_t att_handle_rsp_thread; variable
3486 att_handle_rsp_thread = k_current_get(); in bt_att_accept()
3919 if (k_current_get() == att_handle_rsp_thread) { in bt_att_req_alloc()