Home
last modified time | relevance | path

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

/subsys/bluetooth/mesh/
A Dblob_srv.c979 if (bt_mesh_blob_srv_is_busy(srv)) { in bt_mesh_blob_srv_recv()
1001 if (!bt_mesh_blob_srv_is_busy(srv)) { in bt_mesh_blob_srv_cancel()
1010 bool bt_mesh_blob_srv_is_busy(const struct bt_mesh_blob_srv *srv) in bt_mesh_blob_srv_is_busy() function
A Ddfd_srv.c85 return bt_mesh_blob_srv_is_busy(&srv->upload.blob) || in upload_is_busy()

Completed in 19 milliseconds