Searched refs:BT_MESH_BLOB_OP_BLOCK_GET (Results 1 – 3 of 3) sorted by relevance
14 #define BT_MESH_BLOB_OP_BLOCK_GET BT_MESH_MODEL_OP_2(0x83, 0x05) macro
697 BT_MESH_MODEL_BUF_DEFINE(buf, BT_MESH_BLOB_OP_BLOCK_GET, 0); in block_get_tx()698 bt_mesh_model_msg_init(&buf, BT_MESH_BLOB_OP_BLOCK_GET); in block_get_tx()
842 { BT_MESH_BLOB_OP_BLOCK_GET, BT_MESH_LEN_EXACT(0), handle_block_get },