Searched refs:OP_DEFAULT_TTL_SET (Results 1 – 4 of 4) sorted by relevance
/AliOS-Things-master/components/ble_host/bt_host/include/aos/ |
A D | models.h | 143 #define OP_DEFAULT_TTL_SET MESH_MODEL_OP2(0x80, 0x0d) macro
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/ |
A D | foundation.h | 29 #define OP_DEFAULT_TTL_SET BT_MESH_MODEL_OP_2(0x80, 0x0d) macro
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/ |
A D | cfg_cli.c | 1014 return set_state_u8(net_idx, addr, OP_DEFAULT_TTL_SET, OP_DEFAULT_TTL_STATUS, val, ttl); in bt_mesh_cfg_ttl_set()
|
A D | cfg_srv.c | 3155 { OP_DEFAULT_TTL_SET, 1, default_ttl_set },
|
Completed in 14 milliseconds