Searched refs:node_id_start (Results 1 – 2 of 2) sorted by relevance
66 bt_u32_t node_id_start; /* Node Identity started timestamp */ member
375 sub->node_id_start = k_uptime_get_32(); in bt_mesh_proxy_identity_start()384 sub->node_id_start = 0; in bt_mesh_proxy_identity_stop()1227 bt_u32_t active = k_uptime_get_32() - sub->node_id_start; in gatt_proxy_advertise()
Completed in 7 milliseconds