Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/
A Daccess.h226 #define BT_MESH_TRANSMIT_INT(transmit) ((((transmit) >> 3) + 1) * 10) macro
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/src/
A Dadv.c148 adv_int = MAX(adv_int_min, BT_MESH_TRANSMIT_INT(BT_MESH_ADV(buf)->xmit)); in adv_send()
A Dcfg_srv.c971 BT_MESH_TRANSMIT_INT(buf->data[0])); in net_transmit_set()
1037 BT_MESH_TRANSMIT_INT(cfg->relay_retransmit)); in relay_set()
/AliOS-Things-master/components/ble_mesh/bt_shell/bt_mesh/
A Dshell.c1299 BT_MESH_TRANSMIT_COUNT(transmit), BT_MESH_TRANSMIT_INT(transmit)); in cmd_relay()

Completed in 17 milliseconds