Searched refs:bt_mesh_msg_cache_clear (Results 1 – 3 of 3) sorted by relevance
324 void bt_mesh_msg_cache_clear(uint16_t unicast_addr, uint8_t elem_num);
361 bt_mesh_msg_cache_clear(node->unicast_addr, node->element_num); in provisioner_remove_node()
134 void bt_mesh_msg_cache_clear(uint16_t unicast_addr, uint8_t elem_num) in bt_mesh_msg_cache_clear() function