Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/bluetooth/mesh/
Daccess.h18 #define BT_MESH_KEY_UNUSED_ELT_(IDX, _) BT_MESH_KEY_UNUSED argument
19 #define BT_MESH_ADDR_UNASSIGNED_ELT_(IDX, _) BT_MESH_ADDR_UNASSIGNED argument
20 #define BT_MESH_UUID_UNASSIGNED_ELT_(IDX, _) NULL argument
/Zephyr-latest/subsys/bluetooth/mesh/
Dcfg_cli.c40 #define IDX(item) (item >> 3) macro
2427 ext_item->mod_item_idx = IDX(item_data); in comp_p1_pull_item_short()